Function
Entity
Entity_GetOffsetPosition
Returns a position relative to an entity's current position and orientation. see ScarUtil.scar for explanation of 'offset' parameter.
On this page
Entity_GetOffsetPosition(entity, offset, distance)Description
Returns a position relative to an entity's current position and orientation. see ScarUtil.scar for explanation of 'offset' parameter.
Parameters
entityEntityIDrequiredoffsetIntegerrequireddistanceRealrequired
Returns
PositionSource
Declared in the game's script sources at:
scar/entity.scar