I’m guessing this can’t be done easily, but I thought I’d ask.
What I’d like to do is essentially create an arc that encompasses the bottom of a screen so that a ball could roll around in it. Sorta like:
. .
.. ..
.... ....
...............
I know this can be done by creating multiple trapezoidal physics bodies, but, being lazy, I’m trying to avoid that.
So, is there any way to create a single body that does what I need, or do I need to start drawing trapezoids?
Thanks,
Sean. [import]uid: 4993 topic_id: 6618 reply_id: 306618[/import]