1. #1

    Game Object (vehicle) Motion Help

    ok so i want to make a simple hill climb with the in game monster truck but im having trouble getting the monster truck to actually do anything. the monster truck is set at the game object and has all the physic joints. im not sure what my next steps to getting it to lean, brake, and accelerate are any help would be appreciated, thanks
    Share this post

  2. #2
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195

    Re: Game Object (vehicle) Motion Help

    have a play with directional forces (it's under common) glued to the vehicle and trigger them with the button controls, using state event on/off

    can also have a look inside the physics joints and set up the angular motor speeds +/-

    another thing, if you want it locked to the driving line, check the boxs for this on all main body parts.
    Share this post