Kanda Players 0.7.0
|
Finds all AvatarPartSpawner in the world, ensure that they have entity Prefab reference, then spawn the entity Prefab and add AvatarPartSync to the spawned entity so that the avatar entity can be synced with the player part in AvatarPartSyncClientSystem. More...
Public Member Functions | |
void | OnCreate (ref SystemState state) |
void | OnUpdate (ref SystemState state) |
Finds all AvatarPartSpawner in the world, ensure that they have entity Prefab reference, then spawn the entity Prefab and add AvatarPartSync to the spawned entity so that the avatar entity can be synced with the player part in AvatarPartSyncClientSystem.