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 1 month ago
..
block.gd Minor error checking 1 month ago
block.gd.uid Adding basic block and dirt/stone blocks 1 month ago
block.tscn Getting loading working, moving player to spawn, and adding signal clearing the world 1 month ago
dropped_block.gd Adding to and subtracting from inventory on DroppedItem pickup 1 month ago
dropped_block.gd.uid Reworking DroppedBlock to utilize AnimationPlayer instead of tweens 1 month ago
dropped_block.tscn Moving away from instantiated block to ensure not including within save data 1 month ago