Closed Tugduoff closed 1 month ago
Added Component: Acceleration : Holds 4 values > forward, backward, left and right representing the force that we want to give the each input.
Acceleration
Added System: Input : Handles all inputs by checking all controllable components.
Input
Modified the server main to be able to test every iteration we want instead of calling the runSystem a lot of times.
Added Component:
Acceleration
: Holds 4 values > forward, backward, left and right representing the force that we want to give the each input.Added System:
Input
: Handles all inputs by checking all controllable components.Modified the server main to be able to test every iteration we want instead of calling the runSystem a lot of times.