interpolate texture change

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By lalel345

how to interpolate when I change the texture, is this possible?

:bust_in_silhouette: Reply From: code

Make use of tween to interpolate

Or you can just use an animation player for your interpolation

it doesn’t work, just change the texture directly without interpolating anything

lalel345 | 2021-03-02 16:57

Sorry that I am late,

Make use of shader then, use something like a dissolve shader or transition shader use animation player to manipulate it

code | 2021-03-02 22:30