Prefab spawn event at the scene

Is it possible to find out through the event that the game designer has placed a new prefab on the scene and turn some kind of logic for this

Maybe this would work?

EDIT: The logic would of course need to go through the scene to see what changed, so it’s not as convenient as getting an event on prefab spawn.

1 Like

I will try this thx