Spawn when selfTime (or counter) = tablecellvalue
Hey everyone,
I have a table with integers (selfTime or a counter) and X and Y positions (3 columns in total). When column 1 (the intiger) equals selfTime (or the counter) number I want to spawn the actor in the desired location. Is this possible?
If I want to spawn four or the same actors at selftime 1 can I have four rows with 1 in the first column (for selftime 1) with different x/y values to create a shape?
It's worth noting I want the actors to more across the screen and maintain the shape.
Cheers, Loaded.
I have a table with integers (selfTime or a counter) and X and Y positions (3 columns in total). When column 1 (the intiger) equals selfTime (or the counter) number I want to spawn the actor in the desired location. Is this possible?
If I want to spawn four or the same actors at selftime 1 can I have four rows with 1 in the first column (for selftime 1) with different x/y values to create a shape?
It's worth noting I want the actors to more across the screen and maintain the shape.
Cheers, Loaded.
Comments