Working car button system, need to figure out some phantom data on the relay algorithm events for hall station buttons to recognize and pick up the heading direction

This commit is contained in:
2024-08-25 02:33:36 -04:00
parent 7a2169ea4a
commit f32cb30df8
20 changed files with 479 additions and 265 deletions

View File

View File

@@ -1,14 +1,15 @@
# Lights
#### Properties
## Lights
##### Properties / Attributes
- Activated #Color3
- The color that is shown on the <a>Light Props</a> once
- ActivatedMaterial #string / #MaterialName
- ActivatedMaterial #string
- Deactivated #Color3
- DeactivatedMaterial #string / #MaterialName
- DeactivatedMaterial #string
- Enabled #boolean
#### Tag
* `Interact_LightSwitch_*AreaName*`
* `Interact` - *Interact Initializer* [`Not Changable`]
##### Tag
* ### Interact_LightSwitch_Area
* `Interact` - *Interact Initialize* [`Not Changable`]
* `LightSwitch` - *Interaction Type* [`Not Changable`]
* `*AreaName*` - *Area name, must be unique and cannot use the same names* [`Changable`]
* `AreaName` - *Area name, must be unique and cannot use the same names* [`Changable`]
## Elevator
* ##### Cab