[Solved] Outlining won't work no matter what I do :(

I could’ve sworn I tested your code. I must not have used a mask. **cursor is on object" ignores the collision mask. It just checks the bounding box. You can use point is inside

It looks like it the condition did use the mask in v4 but it was removed. The accurate option does nothing and was planned for removal.