About 32,300,000 results
Open links in new tab
  1. Studio testing modes | Documentation - Roblox Creator Hub

    While playing solo, you can toggle between Client and Server modes by clicking the Client/Server toggle button. When you toggle, the button changes to reflect the current simulation mode. Depending on the mode, control of your character and the camera changes as follows:

  2. Is it possible to switch graphicsmode for the client? - Roblox

    Mar 27, 2020 · Unfortunately, you can’t change the graphics settings for a client at this point in time. I can imagine that such a limitation is in place to make sure that less powerful PC’s are not overworked by a forced high setting configuration.

  3. Need help turning a client script to server side - Roblox

    Oct 27, 2023 · Does anyone know how I can turn the following code from a client side script to a server side script? script.Parent.Activated:Connect(function() local Backpack = game.Players.LocalPlayer.Backpack local tool = game.Rep…

    Missing:

    • Roblox Studio

    Must include:

  4. Client-server runtime | Documentation - Roblox Creator Hub

    Roblox replicates physics simulation data between the server and clients when necessary. To assist with simulation performance, Roblox can assign ownership of assemblies to a specific client or server.

  5. Studio shortcuts | Documentation - Roblox Creator Hub

    Explains Studio default shortcuts and key commands that make development quicker and easier.

    Missing:

    • Client

    Must include:

  6. Changing lighting but client-sided - Scripting Support - Roblox

    May 22, 2021 · You can use a RemoteEvent, fire it to the client and make the changes there. LocalScripts can’t run in the workspace, only in places like StarterPlayerScripts or StarterGui. You’ll need to store your part as a variable like this: local myPart = workspace.my.directory. And connect a function to it, and then change the lighting however you wish.

    Missing:

    • Roblox Studio

    Must include:

  7. Remote Events (Server to Client) | Roblox Studio Tutorial

    You will learn how to fire a remote event from the server side to a single client to change and display a client’s text label. You will learn how to fire a server to client remote event...

  8. The Roblox logo has been changed to blue on the app

    Apr 16, 2025 · For some reason, the roblox logo now appears as “Blue” on the desktop app but not on the website. This causes confusing on what the official logo is As i am not sure if this is intended or not. I filed a bug report for clarification and since the official logo is white and not blue, this could be unintended behavior as this could have been rolled out …

  9. Server VS. Client VS. Module Scripts; What's the Difference ... - Roblox

    Apr 12, 2025 · As I was starting out scripting, I was extremely confused with all of the different types of scripts, but they actually have very important differences! This tutorial goes in-depth about all the different types of scripts & other info that may be very useful! Whether you are new, experienced, or looking to re-sharpen up your skills, this tutorial is for you! 💡 <details><summary>Client ...

    Missing:

    • Roblox Studio

    Must include:

  10. I figured out how to (actually) change you graphics API.

    Mar 8, 2023 · I got annoyed hearing the lie that changing your studio renderer changes your actual client one, it doesn't, and makes no difference when actually playing a game. So I spent the last hour trying to figure out how to *actually* change your rendering API, DirectX11 is …

  11. Some results have been removed