
Restaurant Rush Template
Ever wanted to make a game like Dinner Dash, but didn't know how ?
Do you want to learn how to make orders system for the player to follow ?
Do you want to learn how to use array variables ?
Then look no further !
Whether you want to build a Dinner Dash like game
or you want to learn how to make orders system or array variables !
This template is the best choice for you !
You can get it → edit the game (change the assets or add more stuff) → Publish, then sell the game ! $$$
What you will learn from this template:
• Customers spawning in order.
• Array tools extension usage.
• Smart picking system.
• Array variable usage.
• Path finding usage.
• Multi orders hold.
• Orders system.
• Touch support.
• Game feel.
• And much more !
Engine
This template is built for the free and open-source game engine GDevelop 5
User-friendly
Every event in the template is commented in a way that even a beginner
will understand how things work in the game.
All events are grouped and organized in a super user-friendly way, so the user never get lost in the codes
of the template, and can easily find the code of any mechanic he is searching for.
Licenses:
You CAN sell the game as it is, BUT you must mention the game assets credits
(mentioned in the bottom of this page), only if you didn't change the game assets.
You CANT re-sell the template GDevelop project/codes.
You DON'T have to put my name or credit me in the game (Optional) you bought it, it's all yours !
Platforms
The template supports PC & MOBILE !

Get it now and make your Dinner Dash game !
Credits:
Main assets
By limezu
https://limezu.itch.io/
Money in the jar
By SciGho
https://ninjikin.itch.io/treasure
Paper sound effect
By Vinrax
https://opengameart.org/content/paper-pages-sound
Purchase
In order to download this Template you must purchase it at or above the minimum price of $3.99 USD. You will get access to the following files:
Development log
- Minor update1 day ago





Comments
Log in with itch.io to leave a comment.
Why does the template buggy?
when getting the order or serving the order.https://vimeo.com/1173721288?fl=pl&fe=sh
The template does not have this bug, you can test it directly on itch or open the template original project and test it in gdevelop.
Most likely you changed something in the player movement events/codes that made this bug happen to you, compare my template events to yours and check what did you change that triggered this bug for you.
Hello, thank you for your reply.
I attempted to create a new clean project and imported the template again, but the issue still persists.
https://vimeo.com/1174189768?share=copy&fl=sv&fe=ci
That's really weird, can you play the template directly from its itch page, and check if you see this issue in it ?
This issue does not exist at all in the template nor itch or anywhere, I believe you are getting some frames skipped for some reason 🤔
What OS you are on ?
Are you getting the same issue with any other projects in gdevelop ?
Are you on gdevelop latest version ?
Running the game directly from its itch page on your browser still makes the same issue ? (what browser are you on ?)
What OS you are on ?
Im using WIndows 11 Pro Version 24H2
Are you getting the same issue with any other projects in gdevelop ?
Havent tried yet.
Are you on gdevelop latest version ?
Lates Version
Running the game directly from its itch page on your browser still makes the same issue ? (what browser are you on ?)
Yes, Im using Google Chrome, Tried using firefox same issue.
Thank you for reporting this issue <3
I pushed an update to fix this problem, please download the template again to get the latest version :3
Hello I bought this and have trying to upload ( open it up within the app) it with the android version of the gdev app but it's not working for me. It will only let me import though cloud it's saying?
Hello :)
Thank you for your purchase <3
Unfortunately, you can't open gdevelop projects directly from your phone storage, but there is an easy way to solve this:
1- Open GDevelop desktop app on PC or Laptop.
2- Unzip the template project and open the .json file in gdevelop.
3- Save the project in your cloud (make sure you are logged in into your account).
4- Close everything and open gdevelop from your mobile.
5- Now you can simply select and open the project from your cloud projects list.
Great, thank you 👍
hi is only getting the assets possible? like for a tile palette
Hello :)
Scroll down to the Credits section, all the used assets links are in there 👍
Do you plan to make a Harvest game, Vegetato?
Hello :)
Yes, I do have harvest style game in my to-do list, will work on it soon :3
Vegetato bro just 3 levels & 5 different dishes then we set
Levels are very simple to add, i only added 1 to show you how all mechanics works,you simply use a variable to track the level number the player is currently playing, and then play with the Goal variable number, so level 1 goal is $700 level 2 goal is $800 for example...etc
and the dishes are just sprites, the assets I used in this template contain these 3 dishes only, you can draw your own and add as much as you like.
Vegetato please also ad a restaurant upgrade system & different menues to cook once you have done so I’m buying it
It seems that you lack integrity.
You can add that on your own very easily :3
The money variable is already there, you just make the upgrades menu and the price for each upgrade, and simply save & load the variable into storage when needed (2 actions (save/load) is all it takes :3)
How do I I place orders please add tutorials of how to play I’m interested please let me know once you’ve done so I’ll download it
You drag the customer to the table → wait till the customer order → take the customer order and bring it to the PC → wait till the chef cook → take the ready food and bring it to the table → earn enough money to finish the level 👍
After you wash dishes what do you do with them
You take the dirty dishes then put them in the dishwasher, and they will be gone.