ECS system that integrates velocity into position.
Applies movement using delta time and handles moving platforms by inheriting the grounded entity's velocity.
The ECS world instance.
Delta time (in seconds).
transform
ECS system that integrates velocity into position.
Applies movement using delta time and handles moving platforms by inheriting the grounded entity's velocity.