moveToPos
This is a script event on id Tech 4 engines, present on DOOM 3, Quake 4 and Prey. Below you can find its signature for each game that declares it.
DOOM 3
Initiates a translation to an absolute position. Uses the current speed/time and acceleration and deceleration settings.
| Property |
Value |
| Type |
script event |
| Returns |
void |
| Parameters |
vector pos |
| Section |
func_movers |
Quake 4
| Property |
Value |
| Type |
script event |
| Returns |
void |
| Parameters |
vector |
Prey
| Property |
Value |
| Type |
script event |
| Returns |
void |
| Parameters |
vector |