Don't Look Back Jumpscare
This smart asset belongs to the following package:
- com.yahaha.sdk.horrorgameassets
 
The Don't look back jumpscare is a jumpscare triggered when the player looks at a certain object and then turns away at a certain angle.

| 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. | 
| Animation Clip | Specify the jumpscare animation. | 
| Lookback Angle | Angle at which the player must look back at the jumpscare object for an effective jumpscare. | 
| Jumpscare Delay | Time interval in seconds for jumpscare trigger after the player looks back. | 
Events and Actions
Events
- OnLookBack: When the player looks back at the jumpscare object.
 - OnJumpscareStart: When the jumpscare starts.
 - OnJumpscareEnd: When the jumpscare ends.
 
Conditions
- IsJumpScareInProgress: If jumpscare is in progress.
 
Actions
- StartJumpscare: Begin jumpscaring.