Commit Graph

9 Commits

Author SHA1 Message Date
4a39252688 add auto generation of turns 2024-10-12 16:16:43 -07:00
5669da34c5 update type hints
fix issue with signal for tiles exiting the screen
2024-10-12 15:19:15 -07:00
932dfd8177 Start work on obstacles 2024-10-04 18:25:33 -07:00
d6da1268d8 Update to make scripts use a Tile instead of a Path3D 2024-10-04 10:01:33 -07:00
9343dcd520 Start change to talk directly to a Tile instead of a Path3D 2024-10-01 19:45:11 -07:00
05d285a750 Update typing
Add Tile class
2024-09-30 20:50:05 -07:00
7819007b01 Add initial tile scenes
Update script to dynamically find paths to follow
2024-09-27 16:49:56 -07:00
c30454e7b8 Add scripts to make the character follow a path 2024-09-27 13:39:45 -07:00
22c4bd2ecf Initial commit 2024-09-26 20:36:02 -07:00