Hello,
I just noticed that
physics.setDrawMode()
doesn’t work very well in build 2189
Just open \Sample Code\Physics\SimplePool\main.lua
add
physics.setDrawMode(“debug”)
And things went wrong completely.
This sample has its own flaws and warnings already,
but just set DrawMode to debug should not mess up like that?