I’m working on a project that involves updating the landscape material in real-time as the game progresses. As the player advances—for instance, by terraforming—the terrain’s appearance shifts gradually by changing its color. To achieve this, I’m blending two textures using a Scalar Parameter that acts as an alpha, driven by the player’s progress.