GodotWIP/src/playerC
2024-06-02 13:58:49 -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 Moved velocity into movement component. Hope I don't regret it. 2024-06-02 13:09:48 -07:00
player_move_component.gd More modular game Actor setup. 2024-05-30 23:43:32 -07:00
Player-KinematicBody2D.gd Kinda have a working hit/hurtbox model again. 2024-06-02 13:58:49 -07:00
Player.tscn Kinda have a working hit/hurtbox model again. 2024-06-02 13:58:49 -07:00
sm.gd More modular game Actor setup. 2024-05-30 23:43:32 -07:00