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 81ea30fd49 Using select_next_item() and select_previous_item() 1 month ago
assets Adding glass block 1 month ago
autoloads Adding glass block 1 month ago
resources Adding glass block 1 month ago
save_load Utilize the player Transform for rotation and position 1 month ago
scenes Using select_next_item() and select_previous_item() 1 month ago
.gitignore Removing data from gitignore 1 month ago
README.md Updating keybindings 1 month ago
icon.svg Initial commit 1 month ago
icon.svg.import Initial commit 1 month ago
project.godot Cleanup of the quickslot selection 1 month ago
root.tscn Moving DBItems from singleton to autoload 1 month ago

README.md

Skyblock

Overview

Building a Minecraft clone of sorts to learn Godot.

This was initially based on Sable Spirit Studio's YT series but has evolved to be quite a bit different.

Key Bindings

Description Binding
Create block Right Click
Delete/Remove block Left Click
Change selected block (next) .
Change selected block (previous) ,
Change selected block Scroll Wheel
Crouch Ctrl
Jump Space
Quick Load F6
Quick Save F5
Sprint/Run Shift