How do I add angle measure?

Guys...!!!! I need help what should I do te make a ball (image Sprite)bounce at the boundary(canvas) in that way that the angle of incidence of the ball = the Angle of bouncing of that ball...??? How to calculate angle Help me guys :slightly_smiling_face:

Get the headings before and after the bounce. You should then be able to use these to calculate the angle.

1 Like

Didn't get what you said can you say it But clearly :sweat_smile:

This discussion may show how to do what you want to do Ball Colliding With Other Ball

1 Like

It should be built into the Bounce block:
when Any Ball EdgeReached

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.