There is an actor with custom behaviour but with changed boolean attribute, It makes that actor to move left when creating.
There is a spawn actor that spawns the first actor but with standard boolean attribute so it moves right when creating.
However, when the first actor dies, the next created actor doesn't have standard behaviour boolean attribute. It has the same attribute of the actor that just died. You can check it by deleting the actor on the far right.
There is a spawn actor that spawns the first actor but with standard boolean attribute so it moves right when creating.
However, when the first actor dies, the next created actor doesn't have standard behaviour boolean attribute. It has the same attribute of the actor that just died. You can check it by deleting the actor on the far right.