Fixed-valve and Door
This smart asset belongs to the following package:
- com.yahaha.sdk.horrorgameassets
The Fixed-valve and Door is a door requiring a valve to be rotated to open.
Attributes | Description |
---|---|
Interaction Distance | Distance within which the valve can be interacted with. |
Open Time | Time in seconds to open the door. |
Close Time | Time in seconds to close the door. |
Rotation Count | Number of valve rotations required to unlock. |
Events and Actions
Events
- OnRotationCountReached: When the valve rotation count is reached.
- OnOpened: When the door is opened.
- OnClosed: When the door is closed.
Conditions
- IsOpen: If the door is open.
Actions
- Open: Open the door.
- Close: Close the door.