A simple 3D game written in the bevy game engine
View the source code on GitHub
and report bugs here
WASD | Basic movement |
Left click | Attack |
Space | Jump |
Shift | Sprint |
V | Toggle camera mode (third person/first person) |
F3 | Toggle debug HUD |
Alt/Ctrl + B | Toggle hitboxes |
Enter | the chat |
Escape | the game or the chat |
Hold right click and move the mouse to rotate the camera
The settings are not yet controlable through graphical options, however they can be changed via chat commands or using launch flags. Available settings are:
Toggle settings using /toggle SETTING
Set settings using /set SETTING VALUE
When launching the game you may set arguments to override the setting defaults: yggdrasil --setting [value]