Beacon problems

Discussion in 'Content Creation' started by Sagarci, May 23, 2016.

Tags:
  1. Sagarci

    Sagarci
    Expand Collapse

    Joined:
    Sep 12, 2015
    Messages:
    881
    I'm trying to add a Beacon light onto the Barstow but it ends up like this, And I don't know how to fix it
    screenshot_00024.png
    Here is the file
     

    Attached Files:

  2. Nadeox1

    Nadeox1
    Expand Collapse
    Spinning Cube
    BeamNG Team

    Joined:
    Aug 5, 2012
    Messages:
    14,685
    You need to adjust the position of the 'glass part' from here:

    Code:
             ["beaconlight_red", ["beaconlight"], [], {"pos":{"x":0.40414, "y":0.25501, "z":1.31983}, "rot":{"x":0, "y":0, "z":0}}],
    
    You also don't have any Beams that makes the beacon attach to the car, so it's basically sliding down the roof.
     
  3. Sagarci

    Sagarci
    Expand Collapse

    Joined:
    Sep 12, 2015
    Messages:
    881
    How would I add these beams to the car? I'm very new to jbeam and only learning.
     
  4. Nadeox1

    Nadeox1
    Expand Collapse
    Spinning Cube
    BeamNG Team

    Joined:
    Aug 5, 2012
    Messages:
    14,685
    Look at the file, there is a 'beams' section.
    You have to define a beam that goes from a node of the beacon to the a node of the car, so that you attach the two parts together.

    Press K to view the skeleton.
    Press L to view the node names and etc.

    http://wiki.beamng.com/JBeam_Reference#beams
     
  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