(Solved) How do I create an object on all instances of another object

I have multiple placed objects [Infantry] in the scene and I’m trying to create a weapon object on top of each of the “Infantry” objects that maintains their position relative to Infantry’s position. Each attempt results in only one object being spawned (or multiple spawning over each other) onto one “Infantry” object and just switches to another object when the first one is killed.

It worked, thanks.

1 Like