Go to file
2024-06-02 09:12:06 -07:00
android Added Android build export and crappy controller support. 2024-05-27 10:30:32 -07:00
assets Let there be some sound. And resources! 2024-05-27 23:24:32 -07:00
src Continue to move logic into base classes. Inheritence is maybe not so bad. Added debug flags for state machine that also sets it for children so I can test one child at a time. 2024-06-02 09:12:06 -07:00
.gitattributes Should have done this a while ago. 2024-04-25 20:13:25 -07:00
.gitignore State for animated actors now inherits from a base interface. 2024-05-27 19:23:37 -07:00
default_env.tres Should have done this a while ago. 2024-04-25 20:13:25 -07:00
export_presets.cfg Added Android build export and crappy controller support. 2024-05-27 10:30:32 -07:00
Floor.tscn Should have done this a while ago. 2024-04-25 20:13:25 -07:00
icon.png Should have done this a while ago. 2024-04-25 20:13:25 -07:00
icon.png.import Should have done this a while ago. 2024-04-25 20:13:25 -07:00
Main.tscn Continue to move logic into base classes. Inheritence is maybe not so bad. Added debug flags for state machine that also sets it for children so I can test one child at a time. 2024-06-02 09:12:06 -07:00
project.godot More modular game Actor setup. 2024-05-30 23:43:32 -07:00