UI Jumpscare
This smart asset belongs to the following package:
- com.yahaha.sdk.horrorgameassets
 
The UI Jumpscare is a jumpscare triggered by a sudden visual cue.

| Attributes | Description | 
|---|---|
| Disable Character Control | Toggle to prevent players from moving when the jumpscares are in progress. | 
| Jumpscare Time | Time in seconds that the jumpscare lasts. | 
| Jumpscare UI | Image that is displayed during jumpscares. | 
| Audio Clip | Specify the jumpscare audio. | 
Events and Actions
Events
- JumpscareStart: When the jumpscare starts.
 - JumpscareEnd: When the jumpscare ends.
 
Conditions
- IsJumpScareInProgress: If jumpscare is in progress.
 
Actions
- Show: Begin jumpscaring.