I’ve been trying to make some Sonic like games and stages, but I’m kinda having trouble. I’ve got some of the sprites and sound effects down, but I’d like to know three things.
Is there a way to make a slope and/or loop that is done in a simple way?
I’m trying to make the Boost mechanic, even though it’s 2D I still want to try it. Any advice?
How do I make a part where I can make it into a simple cutscene?
If anyone can respond to these, that would be greatly appreciated. Any help with this game at all would be very grateful. Thanks!
you can make boost by changing the player speed when the boost key is pressed and change it back to normal speed once the boost meter is empty or you stop holding the boost key
oh. if your using platformer character behavior for your player. then you can disable the behavior once the cutscene is starting and once the cutscene ends you can re-enable it.
and i dont really HAVE an example of a boost meter…
i COULD make one though
Click on create a new project, and you will see many tabs on top of the current screen, you select “Example” and type in the search bar video, an example exist.
If you use the video object, be sure to read the messages in the object when you create one.
And click on Help button in gdevelop if you need help before asking here if you have an issue with the video object.
is this ''sonic" game your FIRST REAL game on GDevelop? if so. please go and try to learn more about GDevelop. maybe see tutorials and examples but do not try to do something FANTASTIC on your first try.
if you STILL don’t understand GDevelop then dont use it.