Create Freeroam Spawn Points, their preview pics, and the level's preview pics
This is my level's info.json that is in my level's root folder. It reflects the changes made while making this video. Use whatever part you wish, or replace your Info.json with mine. Back yours up somewhere first though. Any further questions drop a comment if anything else needs to be cleared up that I may have missed.
Tomorrow I will make the other time trial video.
Info.json.........from
C:\Users\Terry\AppData\Local\BeamNG.drive\0.23\Levels\Project3
{
"title": "Project3",
"description": "Project3 Rallycross",
"previews":[
"Project3_Preview1.jpg",
"Project3_Preview2.jpg"
"Project3_Preview3.jpg"
],
"size": [1024,1024],
"biome": "Project3",
"roads": "Loose Dirt",
"suitablefor": "Rallycross",
"features": "Beta Build",
"defaultSpawnPointName":"Starting_Line",
"spawnPoints":[
{
"translationId":"SpawnSphere_1",
"objectname":"SpawnSphere_1",
"preview":"snake.jpg"
},
{
"translationId":"Small_Loop",
"objectname":"Small_Loop",
"preview":"Small_Loop.jpg"
},
{
"translationId":"The_Bridge",
"objectname":"The_Bridge",
"preview":"The_Bridge.jpg"
}
],
"authors": "Yournamehere"
}