Unsolved Adding my own 3d model to the roof

Discussion in 'Mod Support' started by Bwilkie01, May 3, 2024.

  1. Bwilkie01

    Bwilkie01
    Expand Collapse

    Joined:
    May 3, 2024
    Messages:
    3
    Hi all, I wondered if it's possible to add a roof rack to the hopper and then import you own 3d model so that the model moves around in the roof rack? I.e. that rack is fixed to the car and the model can slide around the raised edge roof rack and potentially fall off it you drive too aggressively.

    Really appreciate any help and guidance as my Googling search skills aren't working for me. Thanks all
     
  2. Antonomasia

    Antonomasia
    Expand Collapse

    Joined:
    May 8, 2024
    Messages:
    3
    To add the rack to the vehicle you can make it quite easily by specifying the
    Code:
    "slotType"="hopper_roof_accessory"
    or directly as
    Code:
    "slotType":"roof"
    in the rack.jbeam. You might want to check the slots as I don't remember them.

    In your rack.jbeam you can than specify I.e. the slot "rack_content" and you can use this slot to create another part which is going to be your model that moves around. To let it move around freely just don't connect it to any vehicle nodes.
     
    • Like Like x 1
  3. thetrainguy

    thetrainguy
    Expand Collapse

    Joined:
    Mar 4, 2024
    Messages:
    284
    are you just trying to change a preexisting part model or make a new part all together
     
  4. UN1T

    UN1T
    Expand Collapse

    Joined:
    Dec 23, 2023
    Messages:
    50
    Read the documentation first. If something is unclear, ask me.
     
    • Like Like x 1
  5. Bwilkie01

    Bwilkie01
    Expand Collapse

    Joined:
    May 3, 2024
    Messages:
    3
    Whichever is the easiest. Really sorry I am new to this and trying to make it fairly quickly. No ideal I know and assume it's going to take me days to work it out. I tried to find a pro modder to pay for Dev but it's so hard to find anyone

    Could you advise please? What's the best guide or approach to this?
     
  6. thetrainguy

    thetrainguy
    Expand Collapse

    Joined:
    Mar 4, 2024
    Messages:
    284
    Replacing a stock JB with your model would be significantly easier because you just need to rewrite one Or two lines of code
     
  7. UN1T

    UN1T
    Expand Collapse

    Joined:
    Dec 23, 2023
    Messages:
    50
    Could we have some screenshots?
     
  8. thetrainguy

    thetrainguy
    Expand Collapse

    Joined:
    Mar 4, 2024
    Messages:
    284
    I do
    I don't think this project have been started.
     
  9. Bwilkie01

    Bwilkie01
    Expand Collapse

    Joined:
    May 3, 2024
    Messages:
    3
    Sorted it guys! Thanks for your help.
     
    • Agree Agree x 1
  10. thetrainguy

    thetrainguy
    Expand Collapse

    Joined:
    Mar 4, 2024
    Messages:
    284
    always happy to help just change the title card to solved.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice