/godot-scene-templates

A growing collection of useful scene templates for the Godot Game Engine

Primary LanguageGDScriptMIT LicenseMIT

Godot Scene Templates

A growing collection of useful scene templates for the Godot Game Engine.

For each category (2D/3D), a Home scene is provided to give a menu to navigate to the various example scenes.

You can download or clone this repository to your PC to try them out.

This is demo project that may be imported into Godot.

  • ConfirmQuit - Popup asks for confirmation when quitting without saving
  • FileMenu - File Menu with example backend code and File Dialog
  • Graph - Example using the GraphEdit node with Graph nodes. Tutorial

This is also a demo project that may be imported into Godot.

  • OrbitingCamera - Node Tree for easy orbiting of a Camera around a point using the mouse or keyboard

3D Camera Scene


Encourage me to do more: Buy me a coffee

See also: GDScript Examples