Skip to content

logo

A simple drop-in light-bulb and light-switch system for Roblox experiences.

room.switch + room.light = TinyLights!

🏮TinyLights works automagically based on how you name and place your part files.

🚀No coding is required! Control 1 or 100 lights (optionally colored) with ease.

Installation

📦Download the latest .ZIP version by clicking this link.

Is It Safe?

YES! The link will take you to GitHub where this project is hosted. You're actually already here!

💾Expand the .ZIP archive and import the module to Roblox:

Right-click on ServerScriptService and select Import Roblox Model

install_1

The TinyLights module should be visible in ServerScriptService.

install_2

Create a new folder in your Workspace.

install_3

Name it TinyLights. This is where you will store your lights and switches.

install_4


Now your ready to create your first light bulb!