hello.
We are testing one of gdevelop’s template games that uses physics.
What does +0.05 mean for Pitch among Variables?
Variable “Pitch” on the corresponding ball object.
hello.
We are testing one of gdevelop’s template games that uses physics.
What does +0.05 mean for Pitch among Variables?
Variable “Pitch” on the corresponding ball object.
I think it’s referring to the increase in sound pitch when the ball bounces.
I suspect it affects the angle the ball bounces at, possibly to make the bounce a bit more pronounced each time. But you’ve cut off the event actions in your screen snip, so it’s hard to tell.
I looked through the events. It is one of the play sound actions. The pitch parameter doesn’t show on the event sheet. I believe its with the collision with breakable peg.
Thank you for your kind reply.
Thank you for your kind reply. have a good day
oh. That might be possible. Thank you for your kind reply.
That makes more sense.