bindPosition
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
Fixes this entity's position (but not orientation) relative to another entity, such that when the master entity moves, so does this entity.
| Property |
Value |
| Type |
script event |
| Returns |
void |
| Parameters |
entity master |
| Section |
all entities |
Quake 4
| Property |
Value |
| Type |
script event |
| Returns |
void |
| Parameters |
entity |
Prey
| Property |
Value |
| Type |
script event |
| Returns |
void |
| Parameters |
entity |