Working gardener saveable behavior tree
This commit is contained in:
@@ -19,7 +19,7 @@ using UnityEngine.Events;
|
||||
namespace Pixelplacement
|
||||
{
|
||||
[RequireComponent (typeof (Initialization))]
|
||||
public class StateMachine : MonoBehaviour
|
||||
public class StateMachine : MonoBehaviour
|
||||
{
|
||||
//Public Variables:
|
||||
public GameObject defaultState;
|
||||
|
||||
Reference in New Issue
Block a user