a327ex / windfield

Physics module for LÖVE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enter(), stay() and exit() doesn't work for sensors

FloatingBanana opened this issue · comments

They work as expected for common colliders, but if i call collider:setSensor(true) they always return false.