Hello,
Im a bit stuck at this. I want to make a barrel by connecting up 8 rectangle 'planks'
and have a few balls in there bouncing around as it rotates. If i make a 'sprite' png
circle and try to put a ball inside obviously it starts on the top as the center of that
drawn circle is really a square.
I tried to use set collision polygon in a circle shape but its only recommended to use 8.
How to create a circle so a sprite can exist inside circle?
Is this easy to do thanks?