Also, .json files contain info about the car that displays in the sidebar in the car selector. There are also cs file that contain the name of the vehicle to display in-game. They are named "configname.pc.cs".
OK, just realized that your mod is set to replace all the T75 configurations, and add your own bus config. I would suggest trying to seperate it into a whole new mod, so then it won't become outdated if the official T75 gets updated. If you need to include any resources from the T75, just include them in your mod. EDIT: Also, your mod isn't in a "vehicles" folder, so dropping it into the mods folder won't work without modification. EDIT 2: After looking through your mod files, it looks like the whole thing (every single file) is named around the semi files. And a few names are capitalized while others aren't. If there are some missing textures, this might be why.
ugh im too tired to make sense of it right now lol, ill give it a go tomorrow, Ill separate it into its own vehicle file although its confusing me now ill figure it out.
Where is the bus jbeam? Or does it replace a semi jbeam? EDIT: Why is one of the Jbeam files named "hatch"? I know why you are confused now, with all those files from different vehicles. EDIT 2: Ok, it is the emergency hatch.
The bus jbeam is named semi.jbeam all the names share the original semi file names, i only changed the node and beam information in most files. Im good at creating nodes and beams but terrible at configuring actual jbeam files to interact with each other.
Yep hatch, bus seats and bus doors are the only files i created from scratch. the folder is a mess but hey its a WIP don't go near the unused jbeams folder ha
Yes, in order to remove it from all the semi jbeams ill rename all "semi" to "bus" and then the actual jbeam files using notepad++, takes about 10min to easier than it looks. I did it this way because it cut out alot of time, plus the original jbeam files contain complex code that I can piggy back off, that's why I didn't bother to make a new hood.jbeam, just re-sized the nodes.
No and ive been removing unused jbeam files here and there but after a while i just let them be for now and continued work on the files being used, maybe i should've cleaned up a little before the release haha.