A downloadable Project Template

Vibe coding sucks now. Do it the old fashion way - copy an existing repo.

This project contains components for

  • Attack - deal damage to entities
  • Damage - keep track of health and damage
  • Input - take inputs from the player
  • Interact - handle interactions from other entities
  • Inventory - store weapons as nodes
  • Move - move and collide with world geometry
  • Navigation - set navigation points to move towards
  • Persist - save node properties and restore them at runtime
  • Sight - look for physical objects
  • Trace - perform efficient physics server queries
  • VisualModifier - modify animation interpolation and texture quality at runtime

Also contains a Settings menu, key rebinding, PSX style shader, and much more!

Also available on GitHub https://github.com/genacvid/godot-project-template

Download

Download
godot-project-template-rc.4.2026.zip 80 MB

Install instructions

  1. Extract .zip contents to your Godot projects directory
  2. Open Godot 4.6 or higher
  3. Edit the project

Leave a comment

Log in with itch.io to leave a comment.