Hi everyone here,
two blueprints in my level are spawning decals while the game runs.
In another blueprint I try to find them with get all actors of class. ( decal actor )
It seems that get all actors of class only finds the ones that are in the level at start, but not those that are spawned in runtime.
Is this behaviour by default ? And how can I get the ones spawned in runtime ?
kind regards
stucki