Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser


Quick Information

This is a 2D, Pixelart, Topdown, action Starter/Template Project that includes all the basics you need to get started creating a game.It includes:- 2 Levels with different tile-sets- Quests- Combat- Talking NPC's- Coins to pick up..And much more!Consider clicking 'View Files' rather than 'Download' to see the full project on GitHub. There might be a newer version there and you can find more information, links to helpful resources, video tutorials for different parts of the project etc.
TopdownStarter
2D Pixelart, TopDown, action Starter Project Contains all the basic ingredients you need to get started creating a game.
This project includes:
- 2 unique levels with different tile-sets
- A simple but fully functional enemy
- Talking NPC's
- Quest tracker system
- 'Coins' to pick up
- 2d Lights and shadows
- Music and sound effects
- Custom icons
Good examples of:
- Signals
- Tweening
- Timers
On the more technical side:
- 25 different unique Scripts (.gd)
- Finite state machines on both player and enemies
- Inheritance across similar classes like states and units (player and enemy)
Screenshots
Getting Started
To get started with this project, follow these steps:
- Clone the repository to your local machine.
- Open the project with Godot 4.2 or later
- Play the included levels, explore the different scripts
- Continue working on the project and change things as you go / Import snippets or parts into your own projects
I am also creating a series of videos to walk you though the different parts of this project as well as a written guide
- Brief overview:
- Finite State Machine:
- Update 1.3 & 1.4 - Quests, combat and animations
- Coming soon:
- More tutorials for the different parts of this project
Godot Asset Library Link: https://godotengine.org/asset-library/asset/2397
My other Godot starter project: https://github.com/ForlornU/Fishy-example-game/tree/main
Created by ForlornU Consider making me work faster with a coffee: https://www.buymeacoffee.com/forlornu
Attribution: m3x6 font was created by Daniel Linssen https://managore.itch.io/m3x6
This is a 2D, Pixelart, Topdown, action Starter/Template Project that includes all the basics you need to get started creating a game.
It includes:
- 2 Levels with different tile-sets
- Quests
- Combat
- Talking NPC's
- Coins to pick up
..And much more!
Consider clicking 'View Files' rather than 'Download' to see the full project on GitHub. There might be a newer version there and you can find more information, links to helpful resources, video tutorials for different parts of the project etc.
Reviews
Quick Information

This is a 2D, Pixelart, Topdown, action Starter/Template Project that includes all the basics you need to get started creating a game.It includes:- 2 Levels with different tile-sets- Quests- Combat- Talking NPC's- Coins to pick up..And much more!Consider clicking 'View Files' rather than 'Download' to see the full project on GitHub. There might be a newer version there and you can find more information, links to helpful resources, video tutorials for different parts of the project etc.