boss movement

Started by gozillaman on

Topic category: Troubleshooting, bugs, and solutions

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
boss movement

I'm currently creating a boss, but I'm having trouble recognizing whether the entity I'm attacking is within range. What I want to do is change the attack method depending on the distance, such as attack A when there is an enemy within range and attack B when the enemy is outside of range. thank you.