Hello, i'm hoping someone can help point me in the right direction.
I'm trying to create a cylinder with jiglib.  unfortunately there's no
cylinder class so I would have to create all the walls that make up a
cylinder.  i'm creating 5 Rigidbody walls and join them with
HingeJoint.  when i create the walls and then join them, i would have
to move each wall separately if i want to reposition the cylinder
within the view.  is there a way to add the RigidBodies to a container
so that I can just move the container?

any help would be greatly appreciated!

Reply via email to