Commit Graph

10 Commits

Author SHA1 Message Date
0323cfb638 fix visuals for ramp tile 2024-10-12 15:44:33 -07:00
5669da34c5 update type hints
fix issue with signal for tiles exiting the screen
2024-10-12 15:19:15 -07:00
6da8c2afe5 Add signals for when tiles leave the screen 2024-10-06 17:58:26 -07:00
c1bb198be6 Start work on tile generator autoload
update tile positioning to work with the spawn points
2024-10-05 14:09:45 -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
0ebd3f2de3 Fix error with moving marker
Fix rotation on ramp tile
2024-09-29 19:10:44 -07:00
7819007b01 Add initial tile scenes
Update script to dynamically find paths to follow
2024-09-27 16:49:56 -07:00