delta3242 399 Posted July 26, 2016 The first issue is the steering wheel does not move Left to Right when I turn, it moves up and down instead.. I setup all my LODs in Blender following Burnes' YouTube tutorial series. Second issue is I added three character proxies to my model, but I am only able to get in the driver seat and the front passenger seat. I setup three View Lods: Driver = View Pilot. Front Passenger = View Cargo, Back Seat = View Commander Here are some pictures Share this post Link to post Share on other sites
Jackal326 1181 Posted July 27, 2016 The steering-wheel issue is probably related to either the memory points acting as the axis of rotation being set up incorrectly, or the model.cfg being setup incorrectly (or both). The second issue might simply be the vehicle isn't coded to have a commander in the config.cpp... Share this post Link to post Share on other sites
delta3242 399 Posted July 27, 2016 I went through the config and found this class Turrets{}; /// doesn't have any gunner nor commander Should I be putting anything inside the curly brackets? Share this post Link to post Share on other sites