add some extra assets FX and SFX
This commit is contained in:
@@ -127,4 +127,9 @@ public class closeCombatAIBehavior : AIBehaviorInfo
|
||||
{
|
||||
mainAICloseCombatSystemBrain.setAttackEnabledStateFromEditor (state);
|
||||
}
|
||||
|
||||
public override void setIgnoreRandomWalkActiveState (bool state)
|
||||
{
|
||||
mainAICloseCombatSystemBrain.setIgnoreRandomWalkActiveState (state);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user