So I want to know how to make it so one image morphs to another. I really need this for my roblox game. Can anyone help me?
Example:
1 Like
The clip you are providing as an example does not show one image being transitioned into another. Please be more specific in your request.
but it does
the blue guys image turns into the cyan guys image
Can’t you use “ImageColor3”?
If the image is completely white before inserting to Studio, changing “ImageColor3” should change the color of the image without needing 2 separate ones. You can then use a script to change the color from the first color to the second color slowly.
what?? thats not at all what i asked, i asked for the image to transition from one to another, not the color of one image to transition to a different color.