Ball speed control?
mmmodel
Member Posts: 46
Hello guys, here i'm again with another doubt.
How i can control my ball speed on pong game because the ball was so much speed and sometimes he disappears.
I tried to put on the ball actor the ball direction rule with the change velocity but in the speed i tried the random(min,max) but did not worked the ball still increase the speed and disappears.
Anyone understand what is happening?
Thanks.
How i can control my ball speed on pong game because the ball was so much speed and sometimes he disappears.
I tried to put on the ball actor the ball direction rule with the change velocity but in the speed i tried the random(min,max) but did not worked the ball still increase the speed and disappears.
Anyone understand what is happening?
Thanks.
Comments
because the speed increase more and more and bug the game
Cheers
on the ball:
change attribute linear velocity.Y to 300 (or whatever) whenever it bounces off a surface.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page