A clean way to initialize the variables of an instantiated object at the start of a level ?

Not sure if I totally understand the question.

Ticking “instance editable” and “expose on spawn” will make your properties visible within the SpawnActor node, and it is perfectly fine to do so even if “instance editable” doesn’t really make sense per se.

image