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
The TinyLights module should be visible in ServerScriptService.
Create a new folder in your Workspace.
Name it TinyLights. This is where you will store your lights and switches.
Now your ready to create your first light bulb!