Godot Modules is a collection of useful modules and scripts writing Godot games in C#.
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.
There is an in-game console (shown by pressing F12) that supports custom commands, useful for in-game testing and debugging.
There are also popup error and message windows. The bottom right corner of the screen shows a small red box which notifies you of any errors (along with the total error count every second).
server-and-client-simulated-positions-preview.mp4
Click here to see an attempt at trying to sync enemy physics with server and client
Tech tree where nodes in tree are positioned automatically via script
See CONTRIBUTING.md
Thank you to the following wonderful people who helped make this project become something even greater!
- SCUDSTORM [Twitch]





