mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-14 06:41:55 +00:00
obsidian docs and remove intro gui imagelabels
This commit is contained in:
17
obsidian/Interactables.md
Normal file
17
obsidian/Interactables.md
Normal file
@@ -0,0 +1,17 @@
|
||||
## Lights
|
||||
#### Properties
|
||||
- Activated #Color3
|
||||
- The color that is shown on the <a>Light Props</a> once
|
||||
- ActivatedMaterial #string / #MaterialName
|
||||
- Deactivated #Color3
|
||||
- DeactivatedMaterial #string / #MaterialName
|
||||
- Enabled #boolean
|
||||
#### Tag
|
||||
* `Interact_LightSwitch_*AreaName*`
|
||||
* `Interact` - *Interact Initializer* [`Not Changable`]
|
||||
* `LightSwitch` - *Interaction Type* [`Not Changable`]
|
||||
* `*AreaName*` - *Area name, must be unique and cannot use the same names* [`Changable`]
|
||||
#### Light Objects
|
||||
|
||||
|
||||
## Elevator
|
||||
Reference in New Issue
Block a user