Usage:
ObjectTemplate.RotationalSpeedInDof
CRD
Argument values:
argument 1: | CRD, e.g. CRD_EXPONENTIAL/-20/0/1, CRD_EXPONENTIAL/-30/0/1, CRD_NONE/-2/0/1, CRD_NONE/0.1/0/0, CRD_NONE/0/0/0, CRD_NONE/1/0/0, CRD_NONE/10/0/0, CRD_NONE/32/0/0, CRD_NONE/8/0/0, CRD_UNIFORM/-20/0/1, CRD_UNIFORM/-30/0/1, ... |
Description: Argument 1 is a CRD type.
Related properties: Intensity, RotationalSpeedInRight, StartRotation
Used in object types (and how often in each type): Emitter (18%)
Used in a total of 127 .con files: Effects.con
Parent directory of these .con files: objects/Effects
Example: (from objects/Effects/e_richoSandbag/Effects.con)
rem *** Em_RichoSandbag_sand ***
ObjectTemplate.Create Emitter Em_RichoSandbag_sand
ObjectTemplate.Template Fx_RichoSandbag_Sand
ObjectTemplate.LodDistance 38
ObjectTemplate.Delay CRD_UNIFORM/0/1/0
ObjectTemplate.TimeToLive CRD_UNIFORM/3/1/0
ObjectTemplate.Intensity CRD_UNIFORM/20/50/0
ObjectTemplate.IntensityOverTime 0/1|100/0.100009
ObjectTemplate.PositionalSpeedInDof CRD_UNIFORM/0/0.04/1
ObjectTemplate.PositionalSpeedInUp CRD_UNIFORM/0.3/0.2/0
ObjectTemplate.PositionalSpeedInRight CRD_NONE/0.1/0/0
ObjectTemplate.RotationalSpeedInDof CRD_NONE/0/0/0
ObjectTemplate.RotationalSpeedInUp CRD_NONE/0/0/0
ObjectTemplate.RotationalSpeedInRight CRD_NONE/0/0/0
ObjectTemplate.StartRotation CRD_UNIFORM/90/0/0
Go to the ObjectTemplate properties list page, ObjectTemplate page, All Properties list, or Main scripting page.