Legend of the Gold Box... A game written for the LOWREZJAM 2018 game jam
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Bryan Miller bd090bf99e Node and Node2D now have the .get_world_position() method. For Node, this will return the parent's world position otherwise (0,0). For Node2D this returns the screen position of Node2D instance. 6 роки тому
game Node and Node2D now have the .get_world_position() method. For Node, this will return the parent's world position otherwise (0,0). For Node2D this returns the screen position of Node2D instance. 6 роки тому
.gitignore Updated gitignore to ignore log directories 6 роки тому
gb.py Removed Application class. Added some new systems in game/gbe 6 роки тому