Hello & Thanks ,
In code below :
Runs fine as is .
But I would like to run it without game.debug.geom(rectA, '#ff0000'); .
If I do , then rectA is not visible .
How can I run it with no game.debug.geom(rectA, '#ff0000'); and rectA is still visible ?
Thanks