Open Nathan-M-code opened 1 year ago
Indeed, there is no probleme now if I add
player_tuple.5.sleeping = false;
Then why my threshold are not read ?
This seems similar to https://github.com/dimforge/rapier/issues/616 ; do you still encounter issues with rapier >= 0.19 ?
I am playing with a ball like this
Then when user mouse release
Then there are two cases:
Did I miss something ?