Hi All,
I have an object that has the pathfinding behavior. I am looking to spawn a new instance of the object and I am having trouble with the rotate object aspect of the behavior. I want to turn it off when I spawn a new instance of the object. As it stands, I sometimes have instances where I do want it to rotate and other times when I do not. In this case, it seems the default when the object is spawned is for it to be ENABLED but I want to turn it off.
I cannot find the rotate object to enable/disable it.
I changed rotate speed to zero but it doesn't allow the object to move on the path.