John Montagu, the 4th Earl of Sandvich b99dca6eca | ||
---|---|---|
Assets | ||
Audio | ||
BoundingBoxes | ||
Characters | ||
Debug | ||
Dialogue | ||
Entities | ||
Events | ||
Exceptions | ||
Extensions | ||
Items | ||
Props | ||
Scenes | ||
Shaders | ||
State | ||
Tests | ||
UI | ||
UnitTests | ||
Utils | ||
addons | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md | ||
SupaLidlGame.csproj | ||
SupaLidlGame.sln | ||
default_bus_layout.tres | ||
export_presets.cfg | ||
global.json | ||
icon.svg | ||
icon.svg.import | ||
project.godot |
README.md
SupaLidlGame
Forsen-related game
Building
This is currently being developed on a custom dev branch of Godot 4.1.1: https://github.com/ryze312/godot/tree/x11_event_fix
Try to avoid using newer versions of Godot as they are unstable with C#.
Notes
The tilde key (~
) can open the developer console. This allows access to
singletons --- an instance of Utils.World
can be accessed through World
,
and the player character can be accessed through World.CurrentPlayer
.
The default starting scene is res://Scenes/ArenaExterior.tscn
, and running a
non-map scene may spill out errors from SupaLidlGame.Utils.World
. Eventually
this will be fixed to allow main menu scenes.
Attributions
The FontStruction "calamity," (https://fontstruct.com/fontstructions/show/2158964) by "Doph" is licensed under a Creative Commons Attribution license (http://creativecommons.org/licenses/by/3.0/).