Hello,
I’m trying to create a box object with an open end, so that it can hold another object.
I checked out the guide in physics bodies which was very helpful but when I try to change the angles to two 90degree angles it doesn’t like that at all.
{ 0,-35, 37,30, -37,30 } = triangle
{ 0,-90, 90,-0 } = attempt at open square, doesn’t like it
Not sure If I’m approaching this in the right way.
Can anyone help please