Collision

14 December 2014

  • Release 7.28 - the collision notification returns entity instead of collision as the key for the collision type.
collision (Notifications)
TypeCorrade progressive notification
Notificationcollision
Datatype, aggressor, magnitde, time, entity, victim
StructureMeanCollisionEventArgs
DescriptionAvatars or objects colliding with Corrade.
CommandsNone.
Last ChangesRelease 7.28 - the collision notification returns entity instead of collision as the key for the collision type.
Data Description
type The type of the notification.
aggressor The avatar or object UUID that collided with Corrade.
magnitude The magnitude of the collision.
time A long formatted date-time when the collision occurred.
entity The type of the collision.
victim The agent UUID that the object or avatar collided with.