Whenever I sit in my vehicle, it completely ignores my mount0 armerature and places me in the center of the vehicle.
What's wrong with this code?
numMountPoints = 1;
mountThread[0] = "sit";
mountNode[0] = 0;
This is all the code I have for seating in a one person vehicle. Is there anything else I need?