* Update MoverController.cs * Update a bunch of movement code to use Entity<T> * Last errors * wow, there were more errors --------- Co-authored-by: plykiya <plykiya@protonmail.com>
* Dancing is forbidden * Suggested changes
* Add sprite movement states Did it for borgs for reference for future implementations. * Fix * Fix prediction issue * review