[TOC]
- Command servo system for Unity project.
- This project just provide the framework for command servo system.
- You can use it to do more things.
- Listener the command IO and read command buffer.
- Parse the command buffer to Command.
- Execute the Command and respond the result after complete.
- Parse the respond result to buffer and write to command IO.
-
Unity --> Window --> Package Manager --> "+" --> Add package from git URL...
https://github.com/mogoson/MGS.CommandServo.git?path=/Assets
- Unity --> Window --> Package Manager --> Packages-Mogoson --> Command Servo --> Samples.
Copyright © 2025 Mogoson. mogoson@outlook.com