Wondering about tables and actor creation
cosmopolice
Member Posts: 3
Hi,
would it be possible for an actor to create another actor that would have ties to it's creator's attributes?
What I'm trying to do is have an actor that is invisible and used as a form of 'gravity pull' toward its much smaller spawning actor.
Now if i had only one such actor there would be little issue but I want to generate multiples of the former which in turn would generate multiples of the latter.
I'm thinking tables might be usable, but I'm not certain how and was wondering if anyone could lend a helping hand. (the table would have a counter for the generating actor and it's X Y position (for the gravity pull)... But how can I have the spawned actor be tied to those attributes?
Thank you in advance
cosmo
would it be possible for an actor to create another actor that would have ties to it's creator's attributes?
What I'm trying to do is have an actor that is invisible and used as a form of 'gravity pull' toward its much smaller spawning actor.
Now if i had only one such actor there would be little issue but I want to generate multiples of the former which in turn would generate multiples of the latter.
I'm thinking tables might be usable, but I'm not certain how and was wondering if anyone could lend a helping hand. (the table would have a counter for the generating actor and it's X Y position (for the gravity pull)... But how can I have the spawned actor be tied to those attributes?
Thank you in advance
cosmo