Why actor BeginPlay delayed on client side?

Hey @ADIAN!

Have you thought about putting the Widget add to Viewport on the Level BP?
That should be the first thing to run, so it should go off sooner than anything else! Just make sure it’s RIGHT after begin play so you can hide everything :stuck_out_tongue:

1 Like