This website works better with JavaScript.
Home
Help
Sign In
ryanreed
/
Skyblock
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
12
Activity
A Minecraft style clone in Godot
godot
godot4
81
Commits
2
Branches
7.7 MiB
GDScript
100%
Tree:
1538eb2ff5
Skyblock
/
scenes
/
blocks
History
Ryan Reed
c095078d42
Moving away from instantiated block to ensure not including within save data
8 months ago
..
block.gd
Moving from mesh per face to a single MeshInstance3D
8 months ago
block.gd.uid
Adding basic block and dirt/stone blocks
8 months ago
block.tscn
Getting loading working, moving player to spawn, and adding signal clearing the world
8 months ago
dropped_block.gd
Adding to and subtracting from inventory on DroppedItem pickup
8 months ago
dropped_block.gd.uid
Reworking DroppedBlock to utilize AnimationPlayer instead of tweens
8 months ago
dropped_block.tscn
Moving away from instantiated block to ensure not including within save data
8 months ago