Change Physics for displayObject to sensor

I need to change Physics for displayObject to sensor and back it after few secounds.
That possible?

Try

zimObj.body.fixture.isSensor = false;

don't work for me

Could you have two objects. One a sensor and one not. Then switch between the two somehow?

all my object moves so it's be hard to position it again in the right place

You move a sensor?

yes :slight_smile: