I want to get the coordinates of a quad’s corners as it rotates.
Apply transform doesnt seem to help with rotations, so i figure getmatrix is what i need. Slices of the transform-matrix that change with rotation are 0,1,4,5. How do i convert this values to angle?
Or is there another way?
get_rotation.v4p (8.1 kB)