#It is possible to do a multiplayer game but with local information for each player?

1 messages · Page 1 of 1 (latest)

late pumice
#

Hello, I'm new on roblox development and I want to do a platform game with target and portal to enable. Then, I want to activate the portal when the target is touched by the gun of a player but I don't want to activate the portal for other players.
It is possible to keep a multiplayer lobby and do a local script for each player to manage the level ? Currently, I did a local script on StarterCharacterScripts and it works only for the player 1. It is possible to duplicate this manager to others?

#

If it's not clear don't hesitate to tell me, I'm not sure myself about all this stuff...

fluid pasture
#

Learn the basics. This is scripting help.

#

I recommend you do something more simple if you are just beginning.

late pumice
#

I understood about local scripting and the communication between serveur and client. I just want to know if it is possible to do what I ask or if I have to give up and do a lobby for a single player.

fluid pasture
#

Anything* should be possible on roblox