Based on my last question, I see that objects created in the workspace via Server will be created for all player’s workspace and, if the same is done via LocalScript , it will only be created for the current player’s workspace.
But to avoid the attack of exploiters, I’m trying to put minimal code inside LocalScript.
In this way, I ask: is there any way to create an object for only a specific player, through the Server script?