Hi. I am trying to make a license plate for beamng. I checked all the files and everything seems to be fine but for some reason it doesn't show up on the car. The license plate is just white. How can I fix this? Thanks.
Hey, there are two problems. First of all you misspelled the folder. You called it 'florida_lisence_plate' instead of 'florida_license_plate'. Futhermore you have to use forward slashes instead of backward slashes. Code: "spriteImg" : "vehicles/common/licenseplates/default/platefont_d.png", "backgroundImg" : "vehicles/common/licenseplates/florida_license_plate/florida_license_plate_background_d.png", "fillStyle" : "black"