AW EVENT ENTITY RIDER ADD

From ActiveWiki
Revision as of 12:01, 18 October 2008 by Macavity (talk | contribs) (Cleanup)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Minimum requirements
Added in version 4.1
SDKbuild 53
Browserbuild 948


AW_EVENT_ENTITY_RIDER_ADD

Description

An avatar has attached to a mover.

Notes

For a detailed discussion see aw_mover_rider_add.

Attributes

AW_ENTITY_TYPE
AW_ENTITY_ID
AW_AVATAR_SESSION

The following attributes describe the position of the rider relative to the mover:

AW_AVATAR_DISTANCE
AW_AVATAR_Y_DELTA
AW_AVATAR_ANGLE
AW_AVATAR_YAW_DELTA
AW_AVATAR_PITCH_DELTA

Examples

See Movers for an example on how to control movers.

Triggered by

See also