top of page

Base Enemy Script
Enemy "sleeps" when a player is not in range and becomes active and walks towards the player once the player is in range of it.

Turret Log Enemy Script
Enemy shoots bullets at player when player is in range, instead of walking towards the player.

Patrol Log Enemy Script
Enemy patrols between 2 set points and once the player is in range, walks towards the player's direction.

Base Enemy Script
Enemy "sleeps" when a player is not in range and becomes active and walks towards the player once the player is in range of it.
1/3
bottom of page