(Working title) forsen related game in progress
 
 
Go to file
HumanoidSandvichDispenser 12767e3c70
Merge branch 'wip' into master (#42)
* Implement igniting bow arrows

* Add bow alt-fire ability
2024-07-06 22:51:09 -07:00
Assets Merge branch 'wip' into master (#42) 2024-07-06 22:51:09 -07:00
Audio
BoundingBoxes Implement phantom camera (#39) 2024-06-07 21:14:35 -07:00
Characters Redesign Arena tilemap (#41) 2024-06-24 16:07:15 -07:00
Debug Remove parentheses check in parser 2024-06-05 12:13:36 -07:00
Dialogue
Entities Redesign Arena tilemap (#41) 2024-06-24 16:07:15 -07:00
Events
Exceptions
Extensions
Items Merge branch 'wip' into master (#42) 2024-07-06 22:51:09 -07:00
Props Redesign Arena tilemap (#41) 2024-06-24 16:07:15 -07:00
Scenes Redesign Arena tilemap (#41) 2024-06-24 16:07:15 -07:00
Shaders
State Merge branch 'wip' into master (#42) 2024-07-06 22:51:09 -07:00
Tests
UI Remove resource UIDs 2024-06-06 09:40:11 -07:00
UnitTests
Utils Redesign Arena tilemap (#41) 2024-06-24 16:07:15 -07:00
addons Implement phantom camera (#39) 2024-06-07 21:14:35 -07:00
.gitattributes
.gitignore
.gitmodules
LICENSE
README.md Update Godot to 4.3 beta 1 2024-06-07 06:51:41 -07:00
SupaLidlGame.csproj Update Godot to 4.3 beta 1 2024-06-07 06:51:41 -07:00
SupaLidlGame.sln
default_bus_layout.tres
export_presets.cfg
global.json
icon.svg
icon.svg.import
project.godot Redesign Arena tilemap (#41) 2024-06-24 16:07:15 -07:00

README.md

SupaLidlGame

Forsen-related game

Building

[!IMPORTANT] This is currently being developed with Godot 4.3 beta 1, which > includes a fix for C# generics causing problems and resetting properties to > null.

Requires .NET version >=7.0.

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/).