#What System or Group do GhostIDs on Ghost Components get assigned?

1 messages · Page 1 of 1 (latest)

nimble anvil
#

I am trying to do something with a Ghost I am spawning, but I need to wait until its GhostID is assigned. Is there a System or System Group I should wait for before running my System?

keen urchin
#

Hey Tyler! Is this a server spawned ghost, or a client predicted spawned ghost?

I'm not at my desk rn, but should have an answer tomorrow.

red gull
#

It's either in GhostSendSystem (end of simulation) or GhostSpawnSystem (start of simulation). I always forget which does which.

#

oh wait it's both