How To Make A Game with GDevelop - Gameplay (E06)

preview_player
Показать описание
Learn how to create a full level of objects using a manual method or with procedural generation, and how to keep the player from leaving the screen.

In 2017, the popular game dev channel Brackeys created a series of tutorials on how to create a video game using the Unity game engine. I really enjoyed those videos so I am remaking them using GDevelop, a 2D open-source game engine.

Timeline:
0:00 Intro
0:38 Prevent player from leaving screen
3:12 Place objects manually
5:25 Procedural generation
8:06 Randomly delete 100 objects
9:54 Randomly delete 50% of objects
11:29 Closing

GDevelop is an open-source game engine started in 2008 by Florian Rival with the goal of making game development accessible to everyone. GDevelop does not require any knowledge of coding and it also provides a very simple process to export games for all major desktop and mobile operating systems.

Please subscribe if you want to see more videos like this. Thanks for watching! :)

Victris Games on Twitter:

Victris Games Discord server:

--------------------------------------------------------------------

Links:

Brackeys original video

GDevelop (open-source 2D game engine)

Credits:
Music by lvymusic from Pixabay

#gdevelop #tutorial #gamedev #indiedev
Рекомендации по теме
Комментарии
Автор

The generation of obstacles is smart and so simple!
- Bouh

GDevelopApp
Автор

Just watched all of these tutorials and they really are great! I love how you include extra content whenever you just want to show something. I also appreciate how you show multiple examples. Hope you continue doing these! 👌

Martyvader
Автор

That is also how I keep things on screen most of the time, it made me very happy to see someone else do it that way as well,

gamedevmat
Автор

i did the extension create thing perfectly but it randomly creates too much obstacles that lags my pc

karlys
Автор

Amazing tutorials!! I can't wait for the last

Salsabro.
Автор

Merveilleux j'ai hâte d'attendre la suite .

extrudeur
Автор

kinda strange issue. My scene left and right borders are the same as yours. using the < 0 works to keep the left side in bounds.. but even though my right border is 1856, using the > 1856 still doesn't allow me to go all the way to the edge during preview. I had to change the event to use 1952... which is outside the boundary. It works, but it's something that shouldn't be happening and if you have any idea what's going on there, I'd love to hear it. Been really enjoying these, thanks.

Aerionix
Автор

Thank you. Wish you good luck and success.

goodluck
Автор

When i go to extensions, the create multiple copies one isnt there, does anybody know how to fix this? Or has it changed or something?

skinnyyoshi_edits
Автор

when i put creator in sub event he do nothing if i add in new event then copis are created but they spawing unstopeble in gd5 how can i fix this

MotivationRoad-rw
Автор

Dude, thank you for all your help, this is sicc

ladeamon
Автор

Bro, why my obstacle place is before the starting line ?

fariazmy
Автор

this is one of the best tutorial series ever just wondering for flappy feline i cannot get the art

shiftn
Автор

I tried using 1856, but half the player ends up off the screen, even though I confirmed that 1856 is the limit in the scene editor. Any ideas?

joma
Автор

I added a scene (pressed the wrong button) and then deleted it again but deleted the main scene (completely inexperienced with GDevelop) AND SAVED. There don't seem to be any backups in the GDevelop cloud? And no version history either, right? Any idea, is there any safety mechanism in GDevelop for such a mishap?

humbugstube
Автор

hey,
great video,
i really need some assistance, so ill jus place all my questions below, pls help
!) when i try to create multiple objects the top left starting position i use the road object like you also did, but mine doesnt convert to numbers like yours did, and it also doesnt create the obstacles.
2) i manually created 4 levels, however when i finish level one i set the event to change scene to level 2, but it takes me to level 3, and when i finish level 3 it goes to lvl 4.. so it only skips level 2, ols advise

snupe
Автор

My player spins very fast when I go left in right I think due to the physics and my obstacles fling me far back whenever I hit them. I think the developers updated the physics because mine are different compared to yours. Do you know how to fix?

astromann
Автор

I followed your tutorial and i am loving it. Congrats man you"re a great teacher. How would i make the player not be able to rotate? I wanted it to be a top down car. But it keeps spining around 😂 Can you point me in the right diretion so i can fix this?

aryyohansson
Автор

The delete part, deleted all my obstacles, I follow and rewatch the video 20x times and still stuck

CHACARASTARVALLEY
Автор

Create multiple copies of object dosen`t work for me. I copied exactly what you did. Obstacles just don't show up.

Nina-fjks