Difference between revisions of "PositionWorld"
Jump to navigation
Jump to search
Forgot to add internal links
imported>QQuix (Reformated and reviewed the notes) |
imported>QQuix (Forgot to add internal links) |
||
Line 9: | Line 9: | ||
===Notes=== | ===Notes=== | ||
*PositionCell | *PositionWorld, [[PositionCell]] and [[MoveTo]] do exactly the same thing: they position a reference at a certain position on a given Worldspace/Cell (it has been said that, internally, they use the same code). The difference is that [[MoveTo]] retrieves the Worldspace/Cell and XYZ values from the referred object while [[PositionCell]] and PositionWorld get them from the parameters you provide. | ||
*To convert to radians, multiply your regular Oblivion Z rotation by 0.01745. | *To convert to radians, multiply your regular Oblivion Z rotation by 0.01745. |