Im making a spear type weapon that im trying to throw. Im using a linear velocity to make it move but the spear dosent stay in a fixed position. How do i fix it?
Edit: Sry if i wasnt clear, im trying to make the spear travel in a straight line. You see how it does that thing where it starts wobbling? ye i wanna get rid of that. I want it to point forward in the direction im facing and travel in that direction so it pierces anyone in it’s way
This problem literally happened to me, and I already found the solution, something to clarify is that this happens because this is how linear velocity works, it moves the part but does not leave it static, but instead leaves it hanging, to fix this error what I did was use body velocity instead of linear velocity, but to make sure that my method will work for you, we have to know what the front face of the spear is, if you don’t know how to know, I recommend downloading a plugin that works for that,If the front face is the top of the spear then it will be perfect