Just a short little question, I just wanted to figure it out since I tried defining it like this
game.Workspace.Terrain.Decoration
but for some reason it shows up as an error on the developer console.
Just a short little question, I just wanted to figure it out since I tried defining it like this
game.Workspace.Terrain.Decoration
but for some reason it shows up as an error on the developer console.
You aren’t allowed to change the Decoration property inside of terrain via any script. You’ll have to change it manually.