unrealrobin / timbermvp

first indie mvp
0 stars 0 forks source link

Create Enemy Basic AI - Attack Building #13

Closed unrealrobin closed 1 month ago

unrealrobin commented 5 months ago
  1. enemy to Chase Player.
  2. When Enemy is within Attack Distance, stop and attack.
  3. Enemy Should always face character when tracking.
unrealrobin commented 3 months ago

if Charcter is not in range, enemy should Attack Building Components if they are in range.

if character is in range, and hasnt attacked, enemy may or may not decide to attack.