Hi everyone, I'm trying to make a game with C2 where I want to stop movement for both when player & any enemy collides with each other. My main player & the enemies have solid behavior, but for some reason they're not triggering at collision. I'm using touch event to move my players and custom movements to move enemies. Here is my capx,
drive.google.com/file/d/1rlTkXvJz05tof658mXbaxsMveyxfGux9/view
Please can somebody tell me what's wrong here? Need this help badly, thanks!