TheAdamSmith / precursor

0 stars 0 forks source link

Spawn Gun and Bulets for all Multiplayer Peers #58

Open mitchellkazin15 opened 1 month ago

mitchellkazin15 commented 1 month ago

Currently in a multiplayer game, The players can spawn a gun on their screen, but other players can't see it.

Create a system for clients to trigger a gun spawn that will sync with the server and all other client. RPC will need to be be "reliable". A similar spawning system should be used for bullets when the gun fires