I love that you can get a full platformer setup (character movement, collisions, etc) just using behaviors and no events at all.
@hanzflackshnack11587 ай бұрын
Sometimes I forget to check community extensions and create all of the events there was already a behavior for 😅
@GDevelopApp7 ай бұрын
I do the same thing too. There are a lot of extensions, and it's easy to miss something useful. It's why we try to use them in the videos so people can see more cool extensions in action. 👍 -Wesley
@mohLuk71217 ай бұрын
I find videos like this incredibly beneficial, catering to both new and seasoned users alike.
@ReapeX3 ай бұрын
6:08 I tried this on and off over the months. I finally figured out why my character was spazzing out. It's because in the scene editor, I changed the size of my character. G-develop sees that as me changing the scale. So, saying to resize to scale 1 actually made my player character bigger. Instead I had to get the original scale value of the object then use that value to change the size of my character. I hope this helps anyone that was having problems at this part of the video. @GDevelopApp Thank you for making the tutorial :D
@sviluppiamomaccheroni7 ай бұрын
Oh yes, more videos like that!
@metric_vac_7 ай бұрын
I love videos like this, they’re so useful
@locosporflutterydart38747 ай бұрын
It seems like I've found the game engine I was looking for. These videos are very helpful and inspiring. I've tried countless 2D game engines, but the ease of use of this engine plus the really helpful videos have led me to switch to GDevelop. Thanks for these videos.
@Mujininja7 ай бұрын
very impressive i like the sprite animation u created when bullet fires
@GaminsetOfficial7 ай бұрын
Thank you, Gdevelop is my game engine predilect
@craigcashman22757 ай бұрын
Excellent video. Thanks.
@NeoVoxBG7 ай бұрын
Hey Gdevelop! Im using your application to make a shooter game with your (free) shooter game template. Is there any way i can port the game to mobile? (embedding mobile controls)
@TimOK555rus7 ай бұрын
Hi! Please tell me, can I use all extensions, including community extensions, for my game that I plan to sell? Am I breaking something? Do extensions have copyright? I just want to make sure.
@youtubewatcher61247 ай бұрын
You can use it all
@TimOK555rus7 ай бұрын
@@youtubewatcher6124 Thanks!
@dimitrijemitojovicic9657 ай бұрын
Cool Video!
@Volt-Eye.7 ай бұрын
GD always gonna have a special place in my Heart. Extension system allows me to work on my Assets than making Complex code mechanics, Saving alot of development time. I have a request to make a vdo about wraping Gdevelop game in Tauri 2.0 someday. 😊😊😊😊
@graftedbranch50926 ай бұрын
Gdevelop is so helpful 😭 thank you!
@tacio_sousa7 ай бұрын
Love the tutorials, keep up the good work! Also can you share the final values of the shock wave behavior?
@mohibullahfaeq93697 ай бұрын
That's great! But I've already executed this capability in my game project.
@mohibullahfaeq93697 ай бұрын
What can I do to make my enemy player perform multiple animations in a row?
@hanzflackshnack11587 ай бұрын
In your events set up a trigger for the first animation. Next, there's a condition called "Animation finished". You can use that to call the next animation once the first animation is finished then again for the next.
@hamsamuhumed97277 ай бұрын
pretty plz make a tutorial about a mega man like game like (a walk and shoot animation) (a charge shot) (and a mega man robot master)
@nsgames247 ай бұрын
Would it be possible to make projectiles bounce off of a player character in GDevelop?
@pedro_bezerra7 ай бұрын
gosto muito do GDevop
@MarcosCodas7 ай бұрын
Muito obrigado!
@IamNewbo7 ай бұрын
Very good video thanks a lot for the tips! :)
@watchmytvjctechnology84487 ай бұрын
The only issue with gdevelop is : The miss of spritesheet of image animation instead of one image at a time, which i find boring
@masterminecraft32847 ай бұрын
Gdevelop forever❤️❤️
@robertoesq52577 ай бұрын
Will there be support for vector images in Gdevelop?
@glitchesdun33387 ай бұрын
Hey Gdevelop, can you add a mod game edit in the web showcase where you can edit other Gdevelop games?
@hanzflackshnack11587 ай бұрын
Thank you for the tutorial! Maybe how to set up a 2.5D platformer next? 😁❤
@masterminecraft32847 ай бұрын
One question,is it possible to make levels and difficulties in gdevelop?
@user-to9cn2df8jАй бұрын
Where can I find the asset pack?
@miguelarthurmelo30747 ай бұрын
What is the solution for multiplayer on Android, because when you export the application, P2P and THNK don't work?, P2P even works, but only on the local network, there are options to set up your own server but there is no tutorial teaching how to configure the server on the machine
@MarcosCodas7 ай бұрын
There are instructions for setting that up on the wiki.
@miguelarthurmelo30747 ай бұрын
@@MarcosCodas Manda o link fazendo um favor, porque já procurei e não achei nada funcional Send me the link as a favor, because I already looked and didn't find anything working.
@MarcosCodas7 ай бұрын
@@miguelarthurmelo3074 just Google GDevelop P2P wiki and it should be the first result. KZbin doesn't allow me to post links.
@miguelarthurmelo30747 ай бұрын
I managed to make it work by configuring my own server but the delay is too much, I was thinking about making a PHONTON extension, in fact on their website they already have everything ready in JavaScript, just switch to an extension
@MarcosCodas7 ай бұрын
I love juice videos.
@shisuiuchiha11687 ай бұрын
Hi gdevelop team, i find your tutorials very useful and easy, so could you make a tutorial how to make Inventory system, it would be very useful for most gdevelop users, especially for the beginners, if you hear me
@jafarthesuperstar83625 ай бұрын
I love this but it's all a little fast when the settings are changed :')
@Desert556967 ай бұрын
Can You Make a Tutorial of How To Made a Tycoon Game ?
@Kiamp3Ай бұрын
im character keeps spazzing out and its making me go insane. i tried making my character size original and its keeps doing the same thingggg
@GDevelopAppАй бұрын
Do you have a different origin point or collision mask for different animations/frames of your object? Because that would cause a lot of problems for your character in a platformer game. Try to make sure your images are all the same dimensions as well, because different sized images will have different origin points as well. -Wesley
@kail49447 ай бұрын
Can you give me a tutorial on how to create a baldi clone in gdevelop?
@Volt-Eye.7 ай бұрын
Yes !
@Huubi.7 ай бұрын
Okey okey nice
@Weeybeey7 ай бұрын
I wish there was something to make the games a bit more realistic😔
@justNur_7 ай бұрын
Cool
@rei79577 ай бұрын
Can i request? "How to do Give a Prize for Top Leaderboard Players" Thanks :)
@joygameinyoutube43137 ай бұрын
1hr club
@Gicuka21t7 ай бұрын
He is tip for transformers robot Good now unity 2d the king
@gekonbox69907 ай бұрын
What
@DJEZRA067 ай бұрын
EN ESPAÑOL HABLEN PPRFAVOR
@nicoleagyapong43477 ай бұрын
56 minutes
@SamuelSanchez-no8zu5 ай бұрын
You move too fast
@064dudeGames4 ай бұрын
I'm trying to make my own game.
@NeoVoxBG7 ай бұрын
Hey Gdevelop! Im using your application to make a shooter game with your (free) shooter game template. Is there any way i can port the game to mobile? (embedding mobile controls)
@GDevelopApp7 ай бұрын
Check out the free first person movement example, it has mobile controls. 👍 -Wesley