A Minecraft style clone in Godot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Ryan Reed 4cc4d7c09a Minor error checking 3 months ago
..
block.gd Minor error checking 3 months ago
block.gd.uid Adding basic block and dirt/stone blocks 3 months ago
block.tscn Getting loading working, moving player to spawn, and adding signal clearing the world 3 months ago
dropped_block.gd Adding to and subtracting from inventory on DroppedItem pickup 3 months ago
dropped_block.gd.uid Reworking DroppedBlock to utilize AnimationPlayer instead of tweens 3 months ago
dropped_block.tscn Moving away from instantiated block to ensure not including within save data 3 months ago