Inventory management focused game written in Godot / C#
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.
copygirl e7b6c15600 Fix Item being parented to Players node 9 months ago
.vscode Initial commit 9 months ago
assets Add .blendX files to .gitignore 9 months ago
objects Add jumping 9 months ago
player Fix Item being parented to Players node 9 months ago
scenes Actual multiplayer woo! 9 months ago
scripts Skip local player in OnMultiplayerDisconnected 9 months ago
ui Add mouse sensitivity options 9 months ago
.editorconfig Initial commit 9 months ago
.gitattributes Initial commit 9 months ago
.gitignore Add export_presets.cfg to .gitignore 9 months ago
Game.cs Add static Game.Instance property 9 months ago
Inventory2.csproj Initial commit 9 months ago
Inventory2.sln Initial commit 9 months ago
game.tscn Add static Game.Instance property 9 months ago
project.godot Actual multiplayer woo! 9 months ago