[RR] Enemy CheckHello, how can I implement an enemy check in a realmrelay code? Specific: I want that a wizard casts a spell when theres an enemy in a range of 15 tiles.... THANKS!
the logic for it: on update packet make a for loop that goes through each object if that object is an enemy if that enemy is in range use spell bomb