States.cs Code: public State(string name, params IStateChildren[] children, behaviors.Shoot shoot) : this(name, children) It somehow has error on this and i never touched this file.