Hi everybody,
First, i'm a french guy, sorry for my english.
I'm on a personal project of a simple multiplayer game that takes place in space.
I've already set up the multiplayer part, players can control their own ship driven by physic.
I'm writing scripts to spawn an asteroids field and some questions came to me.
My goal is to allow player to "mine" theses asteroid with a weapon and a raycast.
Asteroids will have a script with a synced var like "amountRemaining". they are spawned by a...
Multiplayer asteroids field problems
First, i'm a french guy, sorry for my english.
I'm on a personal project of a simple multiplayer game that takes place in space.
I've already set up the multiplayer part, players can control their own ship driven by physic.
I'm writing scripts to spawn an asteroids field and some questions came to me.
My goal is to allow player to "mine" theses asteroid with a weapon and a raycast.
Asteroids will have a script with a synced var like "amountRemaining". they are spawned by a...
Multiplayer asteroids field problems