Hi! This is a project for calculating ball bounces with irregular shapes. Could be useful for pong-style projects. Press space to change the object. Details for how it works are inside the project. How to include in your own project: 1. Backpack the 2 special costumes (point and direction sensor) 2. Backpack the big block which has all the bouncing code 3. In the new project, change any "touching object" hexagon blocks to "touching <your sprite name>".