Props
From Runic Games Wiki
Props
Name | Type | Description | Read Only |
---|---|---|---|
ALLOW_HWSKINNING | |
Disables hardware skinning if false. | |
ANIMATION_STATE_[N] | |
| |
ANIMATION_STATE_LOOP_[N] | |
| |
ANIMATION_TRANSITION_STATE_[N] | |
| |
AUTOMAPICON | |
Icon for this prop on the minimap | |
BASEFILE | |
base unit file from which this unit will inherit properties | |
BLOCK | |
| |
COLLIDEABLE | |
| |
COLLISION_RADIUS | |
| |
COLLISIONFILE | |
| |
CREATEAS | |
| |
DISPLAYNAME | |
Name which is displayed in game (can be overriden by Trigger Unit level object | |
DONTCREATE | |
If true, this prop will never be created (for use on partial, base units) | |
INTERACT_PARTICLE | |
Particle played when prop is interacted with | |
INTERACT_SOUND | |
Sound playe dwhen prop is interacted with | |
LAYOUT_STATE_[N] | |
Layout (particle) played when in the given state | |
LAYOUTFILE | |
Layout to attach to the prop | |
LEVELLIGHTING | |
If true, the prop receives level lighting | |
LOCALONLY | |
If true, the unit is instanced per client in MP and not the state is not shared | |
LOOPTYPE | |
Can be 'No loop', 'Cycle', or 'Back and Forth'.
No loop - prop will move between animation states in sequence and stop. (1,2,3) Cycle - prop will return to state one after the last state. (1,2,3,1,2,3) Back Aand Forth - prop will descend stats after the last state. (1,2,3,2,1)" |
|
MAXSTATES | |
The number of stats on the trigger | |
MESHFILE | |
The model file to use (should specify the file name without extention inside the Resource directory | |
NAME | |
Description displayed | |
NONSELECTABLE | |
If true, the unit will not highlight with moused-over | |
OCCUPIESNODES | |
If true, the unit occupies path nodes. | |
RARITY | |
Used in spawn class rolling. Poorly named, the higher the value to more common this unit will be. This is relative to the rarities of the other units in the selection group. | |
RENDERBEHIND | |
If true, this unit will draw behind walls | |
RESOURCEDIRECTORY | |
Directory where the visual and collision assets are two be found | |
SCALE | |
Scale for the unit | |
SHADOWS | |
If true, the unit casts shadows | |
SPAWNLAYOUT | |
Layout to attach to the unit | |
TEXTURE_OVERRIDE | |
Texture override for the visual mesh | |
UNIT_GUID | |
Unique ID for the unit | |
UNITTYPE | |
Unittype of the unit | |
VERTICALTEXTOFFSET | |
offset for the label text displayed above the unit | |