As a Roblox developer, it is currently too hard to create decent / performant looking terrain for every caliber of device because we’re not allowed to toggle the Terrain.Decoration feature on runtime. I want to be able to disable it for mobile for performance’s sake, but leave it enabled on PC for graphic’s sake.
Unless I’m missing some hidden tech incapabilities, this is an asinine restriction that serves no purpose. You’re able to change the property on the fly in a running Studio test session, so I see no legitimate reason as to why the ability to change it live should be restricted.
If Roblox is able to address this issue, it would improve my development experience because I’d be able to offer better performance in my experience for mobile devices, while offering better graphics for devices capable of handling it.