Road with devkit

How do I place roads with devkit terrain? Right now they just fall through the ground and the only way to get it to work is to make the individual nodes ignore the terrain.

You dont.

With the roads falling through the ground thing, you need to make a config with "Use_Legacy_Ground": false in it

I have that in the config

Odd. There’s a chance your config is being ignored due to an error, mind if you paste it in chat?

{
"Use_Legacy_Ground": false,
"Use_Legacy_Water": false,
"Use_Legacy_Objects": false,
"Terrain_Snow_Sparkle": true,
"Has_Discord_Rich_Presence": true,
"Visible_In_Matchmaking": true,
}
{
"Use_Legacy_Ground": false,
"Use_Legacy_Water": false,
"Use_Legacy_Objects": false,
"Terrain_Snow_Sparkle": true,
"Has_Discord_Rich_Presence": true,
"Visible_In_Matchmaking": true
}

now it should work

1 Like

Thanks. Also just realized I was editing the config file for another map the entire time.

2 Likes

bruh :clap:

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.