Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:SeqEvent_RigidBodyCollision (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> SequenceEvent >> SeqEvent_RigidBodyCollision
Package: 
Engine
This class in other games:
UDK

Activated when an receives the OnRigidBodyCollision notification from the physics system. Originator: the actor that was just sitting there Instigator: the actor that did the colliding Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

Property group 'SeqEvent_RigidBodyCollision'

MinCollisionVelocity

Type: float

Minimum impact speed (along contact normal) for this event to fire.

Default values

Property Value
bPlayerOnly False
ObjCategory "Physics"
ObjName "Rigid Body Collision"
VariableLinks[1]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Float'
LinkDesc "ImpactVelocity"
MaxVars 255
MinVars 1
VariableLinks[2]
Member Value
bWriteable True
ExpectedType Class'Engine.SeqVar_Vector'
LinkDesc "ImpactLocation"
MaxVars 255
MinVars 1