Commit Graph

7 Commits

Author SHA1 Message Date
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