Enemy: Miner - Orhu/Summer2023Project GitHub Wiki
Miner (Enemy)
Overview
Belongs to the Goblins family.
The miner locks on to the player's current location, and burrows there. When it resurfaces:
- If the player is within range and the miner has line of sight, it will begin continuously throwing small rocks at the player.
- Once the player is not within range or the miner does not have line of sight, it will take a moment to target the player and burrow again.
Finite State Machine
Coming soon