GodotWIP/src/playerC
2024-06-19 00:36:37 -07:00
..
resources Added resource class to use in frame based sound routines. Created Actor class to extend for enemies and players. 2024-05-30 22:38:29 -07:00
states Still working on a hit/hurtbox interactions. 2024-06-02 20:14:51 -07:00
player_move_component.gd Added janky dash. Gun and hurt. 2024-06-19 00:36:37 -07:00
Player-KinematicBody2D.gd New player based on template! 2024-06-12 22:47:28 -07:00
Player.tscn Projectile now uses hitbox component. Enemies now die. lol. 2024-06-08 11:08:05 -07:00
sm.gd More modular game Actor setup. 2024-05-30 23:43:32 -07:00