added animation controller for the player with idle/walk/jump/throw animations.
Added a ball sprite sheet to later replace bullets.
To use the animation replace the player controller with the new PlayerController.
Integration with the Player controller still required, need updates for walking state, trigger for jumping, and trigger for shooting(throw).
added animation controller for the player with idle/walk/jump/throw animations. Added a ball sprite sheet to later replace bullets. To use the animation replace the player controller with the new PlayerController. Integration with the Player controller still required, need updates for walking state, trigger for jumping, and trigger for shooting(throw).