Incremental Game Template
A downloadable asset pack
Clean, modular incremental/idle game template for Godot 4.5.
What You Get
Core Features
- Click-to-earn currency system
- 3 base upgrades: Click Power, Auto Clicker, Click Multiplier
- Auto-save system (every 30s + on purchases)
- Number formatting (K/M/B notation)
- Collapsible UI panels
Prestige System
- Reset for permanent multipliers (+1.5x per prestige point)
- Earn 1 PP per 1000 lifetime currency
- Unlocks at 1000 currency earned
3 Prestige Upgrades
- Auto-Hold Clicker - Hold to auto-click (10/sec) - 1 PP
- Prestige Power - +0.5 bonus PP per 1000 (repeatable) - 1 PP
- Starting Boost - +100 currency after prestige (repeatable) - 2 PP
All prestige upgrades persist permanently
Quick Start
1. Import in Godot 4.5+
2. Reload project (Project → Reload Current Project)
3. Press F5 to run
Perfect For
- Game jams
- Learning GDScript
- Starting your incremental game project
Customize Easily
- Upgrades: `Scripts/UpgradeManager.gd`
- Prestige system: `Scripts/PrestigeManager.gd`
- UI: `Scenes/incremental_template.tscn`
- Save system: `Scripts/SaveManager.gd`
---
License
MIT - Free for commercial/non-commercial use
---
GitHub: https://github.com/DontBeBlink/2d-incremental-template
Made with: Godot 4.5
| Published | 4 days ago |
| Status | Released |
| Category | Assets |
| Author | Huggen |
| Tags | Clicker, Idle, Incremental, Project template |
Download
Click download now to get access to the following files:

Leave a comment
Log in with itch.io to leave a comment.