alright, so, i made this little prototype car, but I have a hard time getting the parenting right for the car to behave logically. Basically, I mapped the controller to use its LeftXaxis for the car to turn in its Y-axis , and the controller's LeftYaxis to move the car backwards and forwards (Z-axis). But it seems that the…