Commit Graph

30 Commits

Author SHA1 Message Date
bd673c7872 add public bolt and energy properties to game 2022-11-20 17:08:32 -03:00
d517be7b43 give bolts a value and a callable function 2022-11-20 17:06:31 -03:00
19ad48328a put bold into the collectible layer 2022-11-20 16:20:29 -03:00
b0bc1eba32 add debug overlay to the main scene 2022-11-20 01:47:05 -03:00
c37b11005f add player mechanics 2022-11-20 01:46:49 -03:00
5e54f1c329 add debug event 2022-11-20 01:46:14 -03:00
f5a7b48f52 add some debugging overlays 2022-11-20 01:46:03 -03:00
4f32ed03c3 update various project settings 2022-11-19 23:23:07 -03:00
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
9e11c80f4f start first world 2022-11-19 23:05:23 -03:00
453a76c3c4 add world assets 2022-11-19 23:04:51 -03:00
1591008f89 add sounds and music 2022-11-19 23:03:49 -03:00
4c1b5b083d add tiled importer addon for level design 2022-11-19 23:03:02 -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