Okay so here’s my problem
I need to be able to use a mesh collider with the stick because this is what happens with ai use a box collider, and any other collider goes all wonky and wont work. And I need the rigid body work gravity. But if i make the mesh colider kinematic gravity stops working, so what should i do to be able to use a mesh collider with a rigid body AND have gravity implemented.