Hey guys and galls!
I’m currently working on a project that needs to alter the landscape material when the player progresses.
I was wondering if it’s possible to dynamically change the Landscape Material applied to the game. For instance, I’d like to change a sandy island to one full of grass. Can you change Landscape materials like that?
I havent tried it with landscape materials before, but have you tried change the textures to texture paramaters and then making the material a matetial instance? You should be able to change those just like regular materials. Idk hiw long it will take to render, but it should work