hi there,
what do i wrong?
why can i see the player in water at the edges but out of water not see the red background?
thats my first try make a platform game.
[attachment=1:2vw2gn1c][/attachment:2vw2gn1c]
me using beta r199.
In your project options check if you have pixel rounding set to off. Setting it to on will probably fix your problem.
Develop games in your browser. Powerful, performant & highly capable.
change it in project settings did not solve the problem but thanks for your help.
edit:
i got it, very stupid, my invisible collision boxes was wrong.