How To Use The Same Actor Twice

If you make a blueprint, and you put 2 copies in the world, both of those blueprints will run the code, yes.

But they are independent, the variables are internal to each actor.

1 Like