godot-template
There are 16 repositories under godot-template topic.
Maaack/Godot-Game-Template
Godot template with a main menu, options menus, pause menu, credits, scene loader, extra tools, and an example game scene.
brettchalupa/godot_skeleton
Flexible template repository for common game needs in Godot
vorlac/godot-roguelite
Godot 4.3 GDExtension C++ game prototype
Maaack/Godot-Menus-Template
Godot template with a main menu, options menus, credits, and a scene loader.
rakugoteam/VisualNovelKit
Combo of addons + template to create visual novels in Godot inspired by Ren'Py
reyalpsirc/godot-start-template
Basic godot template with menu/scene transitions
hgouveia/godot-blank-starter-template-3d
Godot 3.x basic starter project with some predefined settings to achieve an high quality look
MechanicalFlower/godot-template
:memo: Godot template with code formatting, license tracking & CI/CD
sakkaku-dev/godot-template
Godot Template for games
VinhPhmCng/GodotStylePlugin
A Godot addon providing unofficial in-editor style guide
odinn1984/Godot-4-2D-Platformer-Template
Godot 4 2D Platformer Template
Veupix/godot-gpt.gdscript
Game-project template for Godot-engine (GDScript)
innkeeper-games/web-monetization-godot
Use Web Monetization in the Godot Game Engine web exports! Demo:
Armanx200/Godot-Template
🚀 A Godot project template featuring first-person 🎮 and third-person 🎥 camera setups, complete with a main menu 📋, settings ⚙️, and in-game functionality ⏸️. Perfect for jumpstarting your game development! 🎮
bobwag/Godot-snapper
A simple snapper for the godot game engine. If you get the snapper scene and add it as a child of whatever you want to have a snap ability. add the snap target for where you want it to snap to and now when your node comes into contact with the snapper target it will stick.
loteque/godot-project-template
Template to bootstrap a Godot 4 Project with github-ci, git-lfs (optional), GUT test framework, and some default configurations.