Thanks for responding, my friend. I’m interested in purchasing the template to add more levels and other things. Do you have a video explaining how to add levels and everything related to them?
If you have a look on YouTube there might be something on there to explain it.
The only one who talks about a game of this type in gdevelop is the (vegetato)
A video, currently no unfortunately, but every event in the template is commented so you can read the comment for each event and understand how the event works and what its job in the game
Hi, PLS I just bought your template. how do i set my own goal instaed of red candies
and how can i change the games orientation to potrait, without affecting the game
Hello, thank you for your purchase
Simply go to Game scene → events → Goal & Buttons → Score → in the first event where it checks the RedParticles variable if its false, simply change the particles to your own candy color goal, let’s say I want to change the goal to Yellow candies, then I simply change the RedParticles with YellowParticles
now in the game you need to match the yellow candies to decrease the goal score :3
The easiest way:
Open the game properties → change the resolution from 640x360 to 360x640 → go to the project events → create a new event, At the beginning of the scene, change the camera center X position set to 320, change camera center Y position set to 180.
Now the game will work normally in portrait, you can simply drag and drop the Score text to fit inside the new resolution borders in the scene editor, and increase the background size to fit the new portrait size.
ok thanks, I also changed the background TO match the orientation. Is the license free to use
You can change any asset you want in any of my templates without any problem
you can read more about the template license on its page
Try playing the template again. There’s a bug in it ,
Whereby candies overlap
I just played the template again many times, everything went well
Make sure you are on the latest version of the template (you can always get the latest version by downloading the template again from its itch page).