Objects render before rendering code

Everyone on this website has probably had this issue: You spawn in a particle that changes it size, and it takes a frame to do it, ruining the look. This could be easily fixed and should be.

Hey @Galactian - I don’t think I understand your issue. When you Spawn or Emit an object, its Once behaviors should be run immediately upon spawning. I made a quick test to verify this as well, and both Spawn and Emit seem to be behaving the way I would expect:

Everyone on this website has probably had this issue:

I’m not sure that’s the case.

You spawn in a particle that changes it size, and it takes a frame to do it, ruining the look.

I can’t reproduce this behavior when I try.

This could be easily fixed

Maybe, I guess.

and should be.

Probably, if there is a bug.

Do you have an example of the behavior you are describing? Maybe I somehow misunderstood.

1 Like

I’ll remake the rocket particle in an example rq

1 Like

I’m marking this as fixed. If you find an example, lemme know :+1:

1 Like