HOW TO CREATE A STAGE IN GDEVELOP 5
HOW TO CREATE A STAGE IN GDEVELOP 5
Good day every one, welcome to another G develop 5 tutorial. In this tutorial i will be telling you how to create stages in G develop 5
Creating stages in G develop 5 has to do with your creativity and imagination being that it’s a drag and drop game engine, you can easily put together a stage.
In the creation of stages, all you need to do is pull your object into the scene.
I would advise the use of grid for proper alignment of you work and ease in the placement of it (when a grid is active, any object pulled into the scene snaps to the grid based on the objects anchor point
SUGGESTED GRID SIZE
Y= 70
X=70
(The Grid is located at the top right corner of your screen)
OBJECTS NEEDED IN THE CREATION OF STAGES
PLATFORM
- This is the floor of our game where our character can walk, run, jump and perform various activities on.
- This is essential for most games.
BACKGROUND
- This is the image or colour used behind every object in the scene. It is also the pattern or colour on which something has been drawn.
- This is essential in all games.
- In G develop, the background colour can be changed by right clicking on anywhere in your scene properties and click on it; from there locate Background colour and set it to your desired colour.
OBSTACLES
- Obstacles is something or are objects that makes it difficult to achieve something.... or in this case makes it difficult to get to the end of the game
- This is optional but, if added o a game; gives your game a much challenging and interesting form.
STAGE ENTRANCE
- This is what brings your player into the stage
- This is essential
STAGE EXIT
- This is what takes your player out of a stage into another stage
- This is essential
ENEMIES
- They are also a kind of obstacle in the way that prevents you from reaching the end
NOTE : This is optional but i would recommend it in platformer games.
CHRACTER POINTS
- These are things that give your character, game points.....
It could be earned by
Ways it could be earned | Example in GDevelop 5 |
Collision with enemy | Endless runner up |
Death of enemy | 8 bit space shooter |
NOTE= In the creation of stages, you must create a stage based on what your game is about. Most especially just have fun when creating.
SUBSCRIBE TO MY YOUTUBE CHANNEL
Comments
Post a Comment