Rotation question / suggestion
Zourath
Member Posts: 16
Is there some way to set the focal point for an actor's rotation? I have an actor who's arm is supposed to rotate, but it rotates based on it's center when it should rotate from where the arm meets the body.
Comments
The only thing I can suggest is to make the image larger with more transparent area and resize the actor to adjust where the centerpoint is on the actor. The only bad thing with that is that the transparent area can also collide with things.
We are hoping to add more math functions later so you could use the Constrain Attribute function on the Rotation with a value determined by coordinates. i.e. arcsine, arccosine
Until then, we'll look into making the rotate to position work better.