simple platformer with bevy Activity
Brought to you by:
laethal
Fixed movement and finished refactor of movement into physics.rs module.
Started implementing cooldown from https://github.com/bevyengine/bevy/issues/1127 for attack and jump animations
Updated walking.
Fixed movemement, kinda
WIP Implemented basic jumping through force.
WIP Implemented basic movement.
WIP Player movement updated.
Implemented basic running.
Added sprite spawning functionality.
Added sprite spawning functionality. 2
WOrking on animation.