Yggdrasil

A simple 3D game written in the bevy game engine

View the source code on GitHub and report bugs here

Download

Game controls

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

Third person camera control

Hold right click and move the mouse to rotate the camera

Settings

The settings are not yet controlable through graphical options, however they can be changed via chat commands or using launch flags. Available settings are:

Chat commands

Toggle settings using /toggle SETTING

Set settings using /set SETTING VALUE

Launch flags

When launching the game you may set arguments to override the setting defaults: yggdrasil --setting [value]