In my game, I need to make semi-cricular physics objects, which I am able to do. My problem is that the way I setup the semi-circles is through multiple bodies, where the center is located at the bottom-center of the object (this makes things 100x easier when working with semi-circles if you think about it). Corona makes the origin of the physics object at its center, but as a result the display object is being drawn under it. My question is: is there anyway to draw a display object not at the center of its physics object? [import]uid: 7202 topic_id: 7238 reply_id: 307238[/import]
Nevermind… Figured out a workaround. Post or pm me if you would like to know how to make semi-circular physics objects! [import]uid: 7202 topic_id: 7238 reply_id: 25445[/import]