spawning next player when the character generator has finished

Hi,

I'm spawning the remote players when i enter a room in smartfox and i want to use the character generator from the character customization demo to create my remote avatars. The problem is that my players get spawned to fast. I tried a StartCoroutine() but when debugging that never gets fired. Anyone have a tip how maybe i can wait for the generator to finish and then spawn the next character ? Thanks.

Brothers, this issue is resolved yet?