public PlaceState (Place action, Node target) : base (action, target) { Target.Position = action.Position; }