Trying to make StarterCharacter as a controllable vehicle

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? I want to make a StarterCharacter but as a vehicle controllable by the Player

  2. What is the issue?
    I was trying to make a vehicle then by some scripting modifying the SteerFloat and ThrottleFloat values of the Player Character. But the problem is around the vehicle itself.
    Link to the video explaining the problem: YouTube video for explanation
    Basically the vehicle wheels are horizontal. They should be vertical like normal wheels should be

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    Here is my explorer: (I hid some things because I couldn’t screenshot the whole thing)


    I followed this tutorial: ROBLOX Wiki | Building a Basic Car and then I was going to modify some things (Like not having a seat to be scriptable and usable as StarterCharacter)

1 Like