|
2bb8f23377
|
add initial jump mechanic
|
2024-10-13 14:49:58 -07:00 |
|
|
4a39252688
|
add auto generation of turns
|
2024-10-12 16:16:43 -07:00 |
|
|
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 |
|
|
bc8d3a71ef
|
Continue work on tile generator to replace world.gd
|
2024-10-05 19:05:53 -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 |
|
|
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 |
|