Members
-
<static> ANIM_AUTOMATIC :Boolean
-
Whether entity is allowed to set own ig.EntityExtended#currentAnim automatically based on current state.
- Default Value:
- true
- Source:
Particle base configuration settings. IMPORTANT: Don't modify config directly! (see example)
// in order to add your own custom configuration to Impact++
// edit the file defining ig.CONFIG_USER, 'plusplus.config-user'
// ig.CONFIG_USER is never modified by Impact++ (it is strictly for your use)
// ig.CONFIG_USER is automatically merged over Impact++'s config
Whether entity is allowed to set own ig.EntityExtended#currentAnim automatically based on current state.