mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-06-23 13:19:56 +00:00

* Move in all directions is functional * feat: add movement behaviors the following behaviors will function MoveRight MoveLeft FlyUp FlyDown MoveForward MoveBackward The behavior of the behaviors is once a move in an axis is active, that behavior must finish its movement before another one on that axis can do another movement on it.