Simple Save System for Godot
A downloadable tool
Simple Save System (Godot 4.x)
A lightweight, drop‑in save/load system with 3 slots, overwrite confirmation, and basic metadata display.
Perfect for prototypes, game jams, or small projects that need quick saving without headaches.
---
✨ Features
- Save & load game state as JSON files (`user://saves/slotX.json`)
- 3‑slot UI with selection & highlighting
- Overwrite confirmation popup
- Displays slot info (score + last played timestamp)
- Disables Load and Delete buttons when the selected slot is empty
- Works in both desktop and web builds
Leave a comment
Log in with itch.io to leave a comment.