Separate names with a comma.
Cant tell for sure without seeing the map but its most likely coming from the "yourmap.forest" file, especially if you used another map to get...
You open the materials.cs file in notepad, it's just a text file. You'll see a bunch of random lines, but several of them have file paths with a...
Thats very strange, i noticed opening the file that there was a bunch of blank spaces before the line that werent registering as spaces or tabs in...
Depends on what you want to do, either way though start here to get an understanding of how beams work, it will be much easier to work on it then...
the line in question is this: ["cmpxsn1f", "cmpxrl1f", true, true, 0, 1000000, 5000000, 350000], Im not noticing anything super obviously wrong...
This is incorrect, beamStrength changes how much the beam has to deform before it breaks, for metal this value is almost always infinite, dont...
You can not have a weight of zero because it's physically impossible for something to weigh nothing (other than light particles). When running...
Did you create a new materials.cs file or are you using one from a different vehicle? Does your vehicle only have one uv map or two? Did you...
Just had a quick look, couple things i notice 1. The name of your mesh is "Car" but in your jbeam in the flexbody section you have...
Edit: after watching the first video again it does seam a bit spazzy even if it was slipping. Check my third suggestion Try very very slowly...
Im not sure i understand your issue. In the first video everything looks fine as far as i can tell, what is the issue here? In the second video...
Youre not doing anything wrong, the way mods have to be packaged changed several updates ago and the shady 3rd party mods sites dont tend to...
Small update for everyone, we have made good progress in repairing the issues with the app. The ui not updating bug has been resolved (at least...
Track width or camber? They will be two separate values. Either way these three numbers are the default, minimum, and maximum values...
This is a known issue with some devices but not others. Theyre hoping to have it fixed some time soon
No i did not. That mod tends to break a lot of things so ive avoided it
No its running into an error when trying to simulate the vehicle. I was trying all sorts of things to get this fixed but could not figure it out....
Add the mirror modifier in blender and then click "apply", alternatively check the "apply modifiers" box that appears when exporting the .dae. If...
dds files are just an image texture. You need an image editor that's capable of opening them (ie. Photoshop with the Nvidia dds plugin) and then...
You file structure is incorrect still. It should be your zip file, then a vehicles folder, then your project folder. Ive repaired it here so you...