Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
Difference between revisions of "UE3:RB Thruster (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Auto-generated page) |
(Talk) |
||
Line 72: | Line 72: | ||
|- | |- | ||
| ArrowSize | | ArrowSize | ||
− | | 1. | + | | 1.7 |
|} | |} | ||
Latest revision as of 07:40, 23 May 2008
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. |
null
Properties[edit]
Property group 'RB_Thruster'[edit]
bThrustEnabled[edit]
Type: bool
If thrust should be applied at the moment.
ThrustStrength[edit]
Type: float
Modifiers: interp
Strength of thrust force applied to the base object.
Default value: 100.0
Default values[edit]
Property | Value |
---|---|
bEdShouldSnap | True |
bHardAttach | True |
CollisionType | COLLIDE_CustomDefault |
Components[0] | ArrowComponent'ArrowComponent0' |
Components[1] | SpriteComponent'Sprite' |
Subobjects[edit]
ArrowComponent0[edit]
Class: Engine.ArrowComponent
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ArrowColor |
|
||||||||||
ArrowSize | 1.7 |
Sprite[edit]
Class: Engine.SpriteComponent
Property | Value |
---|---|
AlwaysLoadOnClient | False |
AlwaysLoadOnServer | False |
HiddenGame | True |
Sprite | Texture2D'EngineResources.S_Thruster' |
Instance functions[edit]
OnToggle[edit]
simulated function OnToggle (SeqAct_Toggle action)
Handling Toggle event from Kismet.