obsidian docs and remove intro gui imagelabels

This commit is contained in:
2024-05-09 15:51:51 -04:00
parent 0e119db084
commit 1aac88b3b4
4 changed files with 20 additions and 17 deletions

17
obsidian/Interactables.md Normal file
View 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