is there something wrong with the repair drone model (avrepairdr.w3d) or am i just doing something wrong? when i try to use the model for a unit the wheels....erm....twirl vertically....instead of turning the way they should.....i noticed commenting out this bit of code stops it, but then the wheels dont turn at all....
Code:
LeftFrontTireBone = TIRE01
RightFrontTireBone = TIRE02
LeftRearTireBone = TIRE03
RightRearTireBone = TIRE04
do i need to go in and fix something with the bones....or is there a workaround that can be done in the inis? anyone know what deezire did to get it working correctly in progen?