You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to rotate divs to use them as static diagonal obstacles.
The css rotation values seem to get overridden as soon as I make the div participate in the physics simulation. This makes sense for dynamic objects. But I imagine there should be some way of rotating static elements?
To re-cap: Is it possible to give static elements custom rotational values and what would the correct syntax be?
The text was updated successfully, but these errors were encountered:
Hi!
I'm trying to rotate divs to use them as static diagonal obstacles.
The css rotation values seem to get overridden as soon as I make the div participate in the physics simulation. This makes sense for dynamic objects. But I imagine there should be some way of rotating static elements?
To re-cap: Is it possible to give static elements custom rotational values and what would the correct syntax be?
The text was updated successfully, but these errors were encountered: