Spawning Items in Multiplayer wont appear for other clients

what i learned from this (Problem with MultiplayerSynchronizer and spawn object - #21 by zdrmlpzdrmlp) is that, you will need to send the global position of dropped item before calling rpc and put the global position as a parameter in rpc to be used for the destined item’s global position in order to spawn the item for both player