Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

CSharpGodotTools/GodotModulesCSharp-Old

Repository files navigation

Godot Modules

About

A collection of useful modules and scripts for C# Godot games.

Why make this?

I was thinking to myself, I want to make a bullet hell game, but I am also going to be making more then just one game in the future. I do not want to redo the same things over again. If I want multiplayer, I can just grab it from here. If I want a modloader, I can find it here. That is the motivation behind this project.

Modules

image

image image image

PlayerPositions.mp4

Tech Tree (coming soon)

Tech tree where nodes in tree are positioned automatically via script

Options

image

Popup Menu (coming soon)

In games usually when you press Esc a popup menu comes up asking if you want to go back to the main menu or edit the options

Contributing

See CONTRIBUTING.md

Credit

Thank you to LazerGoat for pointing out bugs here and there