Jawnnypoo / PhysicsLayout

Android layout that simulates physics using JBox2D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Locked in an angle

ravenfeld opened this issue · comments

My objects come to be blocked against the bounds of the layout
One idea to solve the problem?
Thank you.

Sorry for the delay. Did you ever get this resolved?

No, I think it comes from physics2D

i have the same problem

try to set the position iterations to 0

If you are wanting the views to be able to "escape" the bounds of the layout, you can just set app:bounds="false" in XML