Patrol monster
This smart asset belongs to the following package:
- com.yahaha.sdk.horrorgameassets
The Patrol monster is a patrolling monster that pursues the player within a certain distance.
Attributes | Description |
---|---|
Move Speed | How fast the monster moves during its patrol when the player is outside the detection radius. |
Run Speed | How fast the monster runs during its patrol when the player is inside the detection radius. |
Alert Radius | The distance within which the patrolling monster can detect and run for the player. Note that the monster will pursue you anyway if you don't hide. |
Default Behaviour | The default behavior of the patrol monster. |
Patrol Duration | Time in seconds that the monster patrol lasts. |
Patrol Delay | Time in seconds before the monster begins patrolling after being triggered. |
Events and Actions
Events
- OnPatrolStart: When the monster begins patrolling.
- OnPatrolEnd: When the monster ends patrolling.
Actions
- StartPatrol: Make the monster begin patrolling.