When I add the slot type code to my jbeam the bus wont load, when I remove that code the bus loads fine.
here is the code causing the issue:
Need help adding a slotype
here is the code causing the issue:
Code:
], { "Stop_sign": { "information":{ "authors":"BeamNG", "name":"Stop Sign", } "slotType" : "Stop_Sign", // change to bus doors "slots": [ ["type", "default", "description"] ], "flexbodies": [ ["mesh", "[group]:", "nonFlexMaterials"], ["stopsign",...