TCP/IP 통신 시 바이트 배열로 통신한다는 점에서 착안한 간단한 명령어 통신 시스템
데이터와 명령어를 묶어서 문자열로 만들고, 이를 바이트 배열로 통신할 수 있게 제작

/SimpleCommandSystem/Assets/Scenes/SampleScene 데모 씬에서 미리보기 가능
/SimpleCommandSystem/Assets/Scenes/TestCommandCore.asset 파일에서 스크립터블 오브젝트의 형식 확인 가능
| Name | Name | Last commit date | ||
|---|---|---|---|---|