[Solved] How to dynamically add/replace a Texture to a Terrain?

I’d like, for example, to lit a fire to a Terrain and see a burned patch.
Assuming that I have an image of the burned patch, how can I apply it to a Terrain?

Thanks!

Decals is the word you search for, this is the commonly used solution for this.

1 Like

Thanks! I’ve also found the awesome Projective Texture Mapping plugin, which is… awesome! =D

Kudos to @survivor (also, cool avatar from the past!)