#My Towers are shooting the enemies outside the radius
13 messages · Page 1 of 1 (latest)
5
next to the instance_exists == false
if instance_exists == false or point_distance > radius
let's see code?
right. you copied my shorthand code
you need to fill out the arguments of the function
instance_exists( something goes here )
point_distance(something goes here)
point_distance is good
instance_exists is still wrong
you had it correct before