How do I insert a brick or model into Lighting?
From ROBLOX Wiki
Contents |
Introduction
This short tutorial will describe how to insert a brick or model into Lighting. This is especially helpful with Cloning
- Note: This is not recommended as it can cause things to go wrong in the game program.
How to insert a brick
- Create a brick in Workspace. This is what you normally do to create a brick.
- Left-click Workspace first. Insert > Object > Part:
- A brick will appear on your map, and your Explorer menu.
- Right click the brick in the Explorer menu. Make sure that only the brick is selected and not the brick and Workspace.
- Left click "copy".
- Left click "Lighting".
- Right click "Lighting".
- Left click "Paste Into".
- A new brick should appear in Lighting.
How to insert a model
- Just as above, you create a model in Workspace first.
- Left-click Workspace.
- Insert > Object > Model.
- A model will appear in your Explorer menu.
- Right-click the newly created model.
- Left click "copy".
- Left click "Lighting".
- Right click "Lighting".
- Left click "Paste into".
- A new model should appear in Lighting.

