Hello all! My goal in my current project is to get an actor to sense another actor is next to it. To be specific I am using 32x32 boxes which need to know when another box is to the right, up, down, or left of itself. It needs to store the actor type it is next to and also the animation in which that actor is in. I don’t know how to even start with something like this since I am fairly new to stencyl (I know how to do basic functions like actor movement, firing, and similar beginner stuff). Any and all help would be so appreciated as I am currently stuck.