Hello!
I am trying to troubleshoot my code and am a bit lost. I am creating objects that will run a path, and when they enter the radius around an object, I want to trigger code (I just have some test code in there for now.) I have each object added to a list upon creation. However, when the item enters the collision area, nothing is happening. Input would be greatly appreciated!