hi guys im starting on making mods and models for games and im wondering how youre supposed to make car models for beamNG if there is some sort of editor or code thingy to download please tell ive also just started using RoR
Download Blender, there are tons of tutorials to guide you from there. Also check out the wiki: Main_Page
OK, for MAKING the car, Download: Blender http://www.blender.org/ 3ds MAX http://www.autodesk.com/products/aut...s-max/overview Even Sketchup http://www.sketchup.com/ FOR CODING Although, I have tried to model a car in and it took a while to get your head around even the basic concepts, Blue prints, tools, etc... Im still trying to figure it out. Also, you might want to look for a tutorial on jbeam, Nadeox1 has one, or the BeamNG Wiki might be of some use, I recommend this website for blueprints: http://carblueprints.info/ Good Luck!
Throw in a decent text editor. Something with syntax highlighting for javascript or JSON (and lua has been reported to highlight nicely with JBeam aswell, although JBeam itself is JSON based so JSON/Javascript will work better). Notepad++ is usually the first that people mention although I personally don't like it at all. I personally use GEdit on windows or Nano on linux