Commit Graph

18 Commits

Author SHA1 Message Date
07ed39411e move all the test game objects to a new scene 2022-11-19 23:22:41 -03:00
5be99c3920 change the centering of the blocks 2022-11-19 23:21:24 -03:00
8625181b1a add bolt and checkpoint logic to the main game logic 2022-11-19 23:21:06 -03:00
1be2ce548a change the fire powerup's centering 2022-11-19 23:20:19 -03:00
1a0ee71b64 change the inivicibility powerup's centering 2022-11-19 23:20:05 -03:00
88fbc40fa9 change grey turtle's center and collision 2022-11-19 23:19:34 -03:00
770dff36ee make goomba stompable 2022-11-19 23:08:24 -03:00
2a9f4fe500 add logic for checkpoints 2022-11-19 23:07:56 -03:00
70a2292f10 add logic for bolts 2022-11-19 23:07:33 -03:00
c188688bcf optimize energy scene and code 2022-11-19 23:06:17 -03:00
e4ba3f9907
optimize gear and energy 2022-11-14 08:31:16 -03:00
7f10c06a0a
don't autoplay the animations and reset to frame 0 2022-11-10 00:20:26 -03:00
c2d1da5746
add energy code 2022-11-10 00:17:42 -03:00
65149fcb42
start player control code 2022-11-10 00:11:21 -03:00
d5a6585999
add some signals to the event bus 2022-11-10 00:10:05 -03:00
b63cd81c2f
remove unused using 2022-11-10 00:06:08 -03:00
d0c685a2b2
add Game autoload scene 2022-11-10 00:05:28 -03:00
3f9c21c5b4
initial commit 2022-11-09 20:21:26 -03:00