23 Commits

Author SHA1 Message Date
archfan
bb495c77ce In-progress fixes 2020-04-19 16:16:40 -04:00
Josiah VanderZee
364fc7ea12 Add basic state, currently not working due to bad type checking. 2020-04-19 12:12:47 -05:00
archfan
d31a05926c Set window size according to level size 2020-04-19 11:57:05 -04:00
Timothy VanderZee
258869d870 Another fix for test_level_2.txt 2020-04-19 10:36:27 -05:00
Timothy VanderZee
81510456a4 Fixed test_level_2.txt 2020-04-19 10:26:37 -05:00
archfan
8539fd855c Fix map syntax associations 2020-04-19 11:17:57 -04:00
archfan
7b6a54f706 Missed rock placeholder; adding 2020-04-19 10:18:02 -04:00
archfan
c1947f7478 Placeholder textures 2020-04-19 10:15:42 -04:00
archfan
f7c97fff22 Commit required Level.gd changes for level assets 2020-04-18 22:10:14 -04:00
archfan
007c15bf97 Player motion: use translate() directly 2020-04-18 22:04:58 -04:00
archfan
ccfc67b975 Working map loader! Strangely 2020-04-18 19:43:07 -04:00
archfan
e6cd47de5a WIP scene loading fixes 2020-04-18 19:34:41 -04:00
Josiah VanderZee
34b476cf6a Added simple script to load level and make everything an obstacle. The function on_Level_ready doesn't seem to work at all though. 2020-04-18 18:04:16 -05:00
Josiah VanderZee
a7bbd5bff5 Change test_level.txt to comply with the finalized level definitions. 2020-04-18 17:32:28 -05:00
Timothy VanderZee
fc8237f620 Added an extra test level, and hopefully didn't break anything 2020-04-18 17:17:31 -05:00
archfan
d60b10844d okay re-add up/down movement 2020-04-18 17:31:00 -04:00
archfan
7f141665f1 Merge branch 'master' of https://github.com/archfan7411/LD46 2020-04-18 17:29:35 -04:00
archfan
32b4de7b2f Remove up/down movement 2020-04-18 17:29:29 -04:00
archfan
0d71743285 Make Obstacle its own scene for cleanliness 2020-04-18 16:18:19 -04:00
archfan
31dbaa0bbd Make player movement gridlike 2020-04-18 16:16:23 -04:00
Josiah VanderZee
ec05eb1d14 Example level for testing. 2020-04-18 14:09:06 -05:00
archfan
1b9ae6b7ee Implement player movement 2020-04-18 10:46:40 -04:00
archfan
39d05388a9 Initial commit 2020-04-18 10:27:23 -04:00