Gah - a solution with more questions. – EntropicLqd
UE1:CS_Action (RTNP)
- Package:
- UDSDemo
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
The Unreal Director's Suite Release version: Jan 7th, 1999
[ CS_Action ]
This actor is used to begin the start of a cut sequence. It's job is to set everything in place.
Important note: The FirstLock variable allows you to define FirstLock = "SELF". This will cause the camera to be locked on to whomever triggered the sequence.
Properties
Property group 'CS_Action'
bOnlyTriggerable
Type: bool
Does a touch set it off
FirstCamera
Type: name
The First camera to activate.
FirstLock
Type: name
If set, the engine will lock a camera on to the TAG
FirstShotList
Type: name
Name of the first shotlist to call.
FreezeActor
Type: bool
Should the actor be frozen in place
LetterBoxed
Type: bool
Do we use the normal or letterboxed HUD
Retriggerable
Type: bool
Is this camera retriggerable
Internal variables
Triggered
Type: bool
Event was triggered
TriggerTime
Type: float
Time this event was triggered.
Events
Touch
Overrides: Actor.Touch
Trigger
Overrides: Actor.Trigger