Game Development Community

Rotation Offsets?

by Teromous · in Constructor · 08/17/2008 (2:28 pm) · 1 replies

I want to rotate an object so that it will line up with the world lines in constructor. Whenever I rotate anything it's offset and no matter what I do it will not line up on the lines! I've tried changing "action center" and nothing seems to work. Any ideas??

#1
08/17/2008 (2:32 pm)
I was trying to figure this one out for about an hour, then a few minutes after I finally decide to ask for help and I find out what's wrong! There is a blue circle that is the translation point. This point can be moved by clicking on it and dragging it to another location. I just lined up my object with the original, then moved this circle, rotated, and poof! Worked.