Skip to content

Instantly share code, notes, and snippets.

@alexson
Last active January 13, 2022 09:37
Show Gist options
  • Save alexson/5e3712e6e3463a3505ac57f1600c5b12 to your computer and use it in GitHub Desktop.
Save alexson/5e3712e6e3463a3505ac57f1600c5b12 to your computer and use it in GitHub Desktop.
//_placedObjects.Add(Instantiate(PlacementObjectPf, hitPosition, Quaternion.identity));
GameVal.gc.SpawnObjectForAllPeers(hitPosition, Quaternion.identity);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment