You may just need to have a look at your actual collision settings on your character. The overlap event will only fire if the collision channel on both your character and the object you’re trying to overlap are set to overlap. So if your character is set to overlap a world static object, but the world static object has the collision channel for your character set to block or ignore there will be no overlap event. Hopefully that helps ![]()