Skip to content

CSharpGodotTools/Template

Repository files navigation

github_banner GitHub stars GitHub forks License Last commit Contributors Watchers Discord

Highlights

WIP

  • 3D FPS Scene - Minimal first-person shooter scene with character controller and pre-made weapon animations.
  • 2D Top Down Scene - A dungeon scene with enemies, room transitions and working multiplayer.
  • Inventory - A WIP re-creation of my old inventory system.
  • Draggable Nodes - Make any node draggable.
  • State Manager - Implement states using delegates.
  • Mod Loader - Half-working mod loader.

Setup

First make sure you have the following.

Clone with all submodules.

git clone --recurse-submodules https://github.com/CSharpGodotTools/Template

Run the main scene, fill in the fields, click apply changes and you are done.

Setup TopDown FPS

Thank You

Brian Shao for helping with cross-platform compatibility.
Piep Matz for helping with the drag drop system.

New contributors please read this guide.

About

A template used for quickly setting up new Godot 4 C# games.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published