How do you local models in Roblox Studio?

Example:
image

1 Like

What do you mean? Be more specific what are you talking about lol

4 Likes

What do you mean by “local models”? Like in scripting?

local model = workspace["2021 Yuo R1"]

or saving it to your computer?

You will have to elaborate a bit more as I am quite confused.

2 Likes

There are a number of ways we can interpret this, there really isn’t enough information to clarify what you want to do

My guess: Just put a LocalScript inside StarterPlayerScripts and Clone the Model that way on the local side

At least you did it. Thank you go to heaven

1 Like