Well I have a problem because of a problem because of a problem. First off I can't get enemies to spawn, I'm guessing because they don't have a model on the mobile version.
Alrighty thats fine, I'll just create an interp actor and set it to move toward an actor (simple 2 point path loop). ERROR. Apparantly I can only use AI stuff for the move to actor.
So then I decide to do it even simpler. I will just set the rotation and then change the velocity. I can have triggers and when it reaches a path assign the out to the in of the next path. Except I don't know how to make an actor point towards another actor's location.
This sounds simple...any ideas?
Alrighty thats fine, I'll just create an interp actor and set it to move toward an actor (simple 2 point path loop). ERROR. Apparantly I can only use AI stuff for the move to actor.
So then I decide to do it even simpler. I will just set the rotation and then change the velocity. I can have triggers and when it reaches a path assign the out to the in of the next path. Except I don't know how to make an actor point towards another actor's location.
This sounds simple...any ideas?
Comment