how can i spawn actor (sphere) with custom parameters, like radius. i tried to use SpawnActorDeferred, and use the initialization func, but sphere doesnt spawn, what am i doing wrong?
what i need to initialize in initialize function to make it work?