zzz72w3r Posted August 30, 2015 Posted August 30, 2015 Bear with me, I am just starting to play with CK's AI packages: Say actor has two package in its AI Package List: the top one is a custom follow package and the one below is a looping travel package. First question: Do I have the logic right? -> Actor will use the follow package over the travel package. When the target dies, actor will start its travel package. However, if I have the travel package on top, actor will never use the follow package because the travel package loops. Second question: What happens when the target respawn? Does actor switch back to the follow package, and how? If not, how do I get the actor to ditch the looping travel package and switch to follow without using script? Thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.