Made level flyover in cement factory
This commit is contained in:
@@ -9,6 +9,6 @@ public class MachineWorkingBehavior : MonoBehaviour
|
||||
public void WorkingAnimationDone()
|
||||
|
||||
{
|
||||
stateMachine.ChangeState("Exploding");
|
||||
//stateMachine.ChangeState("Exploding");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user