I was wondering how do you change an AI's model? For example, say i spawned a Soldier Actor/AI and i want his model to be something else like a Soviet or Dog or something, How would i do it? And i don't mean Swapping models.
If you going to swap to a different character there's a lot more involved, animations/animscripts are different so it's not just like swapping a model. You can try detaching all models and calling your character script on the AI, not sure if that works though..
If you going to swap to a different character there's a lot more involved, animations/animscripts are different so it's not just like swapping a model. You can try detaching all models and calling your character script on the AI, not sure if that works though..