I have shot you a PM/Conversation mate. I also just realized the above wouldn't make much sense as my reply prior is flagged and awaiting admin approval, sorry
Thank you sir!! So it loaded up, and for some reason my grass is white, and i need to get the height worked out as it dips into the water, but, it's progress
Just wondering why a couple of my posts have been flagged for moderator approval? Anyway, I'm still working away at this, keeping in mind i've never modded anything prior. So far I can load it in, albeit with a couple textures and other little pieces missing other issues is The track is up in the air I cannot get the car to load on track, just when i think i've got the spawn sphere in it's correct location, i load in and it plummets to it's watery grave Any and all help is appreciated, thanks for the help so far guys.
If you open Material Editor (Window dropdown menu in World Editor, then 3rd option, "Material Editor")then you can add and edit materials there. If your model shows up white, it means it has a material but that material has no texture to it, you can do that in the material editor. If something shows up as "NO MATERIAL" you need to add those manually, easiest way is to click on "Pick from TSStatic", then pick your material from the list there, but it will only show up when you reload the map. When you import a model to Beam, by default it's collision set to "Collision Mesh", you either need to make a collision mesh in blender and add it to your model or change the collision type to "Visible Mesh Final", that way the visible meshes will be collidable. You don't need to reload the map for that to take effect, you can click on the Edit drop down menu on the top left corner and click "Rebuild Collision". To add spawn points, add "SpawnSphere" Objects, and then go into your map's "info.json" and you can specify those there, so multiple will show up in your spawn list and can teleport to them via the big map. Example from my Valo port: Code: "spawnPoints":[ { "translationId":"Red Club Garage", "objectname":"spawn_red", "preview":"spawn_red.jpg" }, { "translationId":"Blue Club Garage", "objectname":"spawn_blue", "preview":"spawn_blue.jpg" }, { "translationId":"Used car dealership", "objectname":"spawn_joe", "preview":"spawn_joe.jpg" }, { "translationId":"MWM Default", "objectname":"spawn_mwm", "preview":"spawn_mwm.jpg" }, { "translationId":"Green Club Garage", "objectname":"spawn_green", "preview":"spawn_green.jpg" }, { "translationId":"New Car Dealer", "objectname":"spawn_new", "preview":"spawn_new.jpg" }, ], "translationId": "Your spawn point name, example: Pits or Starting Line" "objectname": "spawn_example" - specify your spawnsphere name here "preview": "spawn_example.jpg" - optional, you can give your spawn points preview pictures, must be in the root folder of the map. I hope this helps, feel free to @Buksikutya77 when you need help, or write in direct message
Why are you porting from assetto corsa? Any reason why you can't port from assetto corsa comptizione? Or other more recent games?
Those mods are specifically made for Assetto Corsa which are replicas of the original circuits from an arcade racer (but) added in Assetto Corsa. Since it is possible to import Assetto Corsa circuits into BeamNG - i thought that this is a good shortcut to do that rather than rebuilding the whole circuits from scratch in BeamNG. This is why i thought that this is the ideal approach.
HELLO PEOPLES!! i hope this topic still open because i really want to get some trcks from AC, i'm a huge automation sandbox addict and i mostly do car from the 50's to 70's so i'm starving for more period correct map for my vintage whips, and in opposit of this topic name i don't just want the fishes i want to learn how to fish!! I have try the UKdrifter tuto (shootout to him) myself but it might be outdated(i might be sloppy too) i never manage to get the maps to run in beam (i followed instruction point by point but the my base collada for the track do not turn solid and my car goes straight through the water each time) So if someone can help me out it would be plenty appreciated!! and i'll be finaly able to share back something to the community (according that the original modders authorized the sharing)
Is there anyone here taking requests? Trying to get Isle Of Man from rFactor 2 ported to BeamNG. I attempted but failed (https://www.beamng.com/threads/isle-of-man-tt-map-port.98502/#post-1735392)
I'm here just to notify that thankfully i got enough experience on BeamNG world editor to rebuild those: 1- Hurricane Skyway. 2- Edgestone Expressway. 3- Ridge City. So i'm satisfied without the need of Assetto Corsa imports anymore