Breakout Beginners Tutorial for GDevelop

  Рет қаралды 1,829

Mark Rotondella

Mark Rotondella

Күн бұрын

Пікірлер: 21
@mikulusaurus
@mikulusaurus 9 ай бұрын
Currently working a game like this right now, you really helped me with the collision mask of the paddle, now the ball bounces in different directions, thanks! 😁
@markrotondella4689
@markrotondella4689 9 ай бұрын
Nice glad it helped. :D :D
@aireenantipasado1025
@aireenantipasado1025 19 күн бұрын
do you know how to proceed in the next level? like i need the code huhu
@giorgoschr79
@giorgoschr79 8 ай бұрын
Thank you for the step by step walkthrough on this, helped me a lot!! I ve got a question, when the ball hits 2 bricks simultaneously, score adds 10 instead of 20 (it shows on 30:35), why is this happening and is there a way to fix it? Thanks again for sharing this!
@markrotondella4689
@markrotondella4689 8 ай бұрын
Oh yeah I hadn't noticed that. I made a simpler version to see if I could reproduce it and yep the same thing happened. I thought it might be the order of the events so if you added the score first but it still happens. I tried it with the collision not being a sub condition but it still happened. I tried hiding the brick then detecting if a brick was hidden adding to the score and deleting it. I tried adding a sprite variable to the brick changing that to one with a collision and then when that variable is changed to 1 deleting the brick and adding to the score. Every method produced the same result when the ball collides with two bricks you only get the score for one... Sorry let me know if you figure it out.
@giorgoschr79
@giorgoschr79 8 ай бұрын
@@markrotondella4689 Thank you for taking the time to search for a solution! Maybe if after every hit there is a counter that counts the bricks and then according to the number it gives you get the score variable instead of getting the score from the collision?
@markrotondella4689
@markrotondella4689 8 ай бұрын
@@giorgoschr79 that would work when the level starts you could set a variable to how many bricks are on the screen then after you delete bricks you check the current number of bricks to the starting amount. Annoying to make such a clumsy solution but it would work fine and wouldn't slow anything down.
@giorgoschr79
@giorgoschr79 8 ай бұрын
@@markrotondella4689 Fixed it, made a variable for all the bricks on the screen. When ball collision's with brick, it deletes the brick as before and then I put 2 sub events, one for each of the two cases. a) if the number of bricks on screen are var -1 , add 10 to the score b) if it's var -2 add 20 to score. Just tested it, it works. Yes a little clumsy 😕. Thank you again for your time and answers!!
@markrotondella4689
@markrotondella4689 8 ай бұрын
@@giorgoschr79 I glad I'm aware of the issue. It's no biggie here because you just lose some points but there would be a many situations where this could cause problems in a game. I hope it gets fixed in future versions of Gdevelop.
@ul1xes
@ul1xes Жыл бұрын
Thank you!
@markrotondella4689
@markrotondella4689 Жыл бұрын
No worries :D
@aireenantipasado1025
@aireenantipasado1025 19 күн бұрын
can you make a tutorial to how it proceed in the next level? badly need it huhu please help
@markrotondella4689
@markrotondella4689 19 күн бұрын
kzbin.info/www/bejne/iJXWppKQntWbmJo
@registrojuegos9294
@registrojuegos9294 11 ай бұрын
🎉🎉🎉💪💪💪
@markrotondella4689
@markrotondella4689 11 ай бұрын
🤖🤖🤖¡¡¡Thanks!!!👾👾👾
@mikulusaurus
@mikulusaurus 8 ай бұрын
Could you make a tutorial on how to spawn upgrades/pickups after destroying a few bricks? 😁
@markrotondella4689
@markrotondella4689 8 ай бұрын
That's a good idea the assets actually has some graphics for it. It would be easy to do when a brick is destroyed I would assign a variable a random number and then have sub conditions in the brick death of creating pick ups. The bigger the range you make the random number the less often the pick ups would appear.
@markrotondella4689
@markrotondella4689 19 күн бұрын
kzbin.info/www/bejne/iJXWppKQntWbmJo
Let's Make Frogger In GDevelop (Frogger GDevelop Tutorial)
1:41:42
Mark Rotondella
Рет қаралды 1,1 М.
The Best Games of GDevelop Game Jam 2024 - 1
11:34
GDevelop
Рет қаралды 15 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
How to move an object in GDevelop
13:58
Victris Games
Рет қаралды 7 М.
Atari 2600 Cart and Label Design Variations
36:53
Mark Rotondella
Рет қаралды 15 М.
Electronic Display Technology History 1922 - 2022
10:41
Mark Rotondella
Рет қаралды 11 М.
Rant: Entity systems and the Rust borrow checker ... or something.
1:01:51
Controlling Nested timelines - Adobe Animate -  html5
36:03
DJO Lessons
Рет қаралды 116
GDevelop Breakout Tutorial  Part 2 Powerups
18:03
Mark Rotondella
Рет қаралды 28
NVIDIA CEO Jensen Huang's Vision for Your Future
1:03:03
Cleo Abram
Рет қаралды 134 М.
C Programming Tutorial for Beginners
3:46:13
freeCodeCamp.org
Рет қаралды 17 МЛН
How to Do 90% of What Plugins Do (With Just Vim)
1:14:03
thoughtbot
Рет қаралды 916 М.