Actor Question
gariantroll
Member Posts: 219
If I have an actor and then spawn an instance of an actor, is that more memory effective than just copying and making a duplicate. AN example would be spawning another zombie during gameplay vs. making actor zombie and another actor that is zombie2 but using all the same animation but different attributes.