User Tools

Site Tools


4rpl:commands:rotateunittowards

Index

RotateUnitTowards

RotateUnitTowards(<-UID <-pos <-maxRotationDeg)

Description

Rotates a unit so that its forward, or positive Z axis, points towards the supplied vector position. The vector pos (X,Y,Z coordinates) are a position in 3D space.
The max rotation can be limited by supplying a maxRotationDeg in degrees.

If a negative value is specified for the maxRotationDeg, the rotation will move away from rather than towards the specified target location.
:WARNING: This is far more complicated than this. More detailed documentation is required.

Examples

RotateUnitTowards(<-UID V3(42 10 23) 1)

Index

4rpl/commands/rotateunittowards.txt · Last modified: 2024/01/08 22:09 by Vertu