Can't get image to appear/disappear with mouth opening
I have tried using Behavor and adding a script, and I have tried connecting to a sprite, a face image, a texture animation, and I cannot get this to work. I just want a png mouth image to appear when someone's mouth opens, then disappear when it closes. Instead, it is visible all the time. What am I missing?
This is what I want when the mouth is closed:

This is what I want when it is open. Pretty simple:

Hi, Scott!
Here is a set up you would want to use:
Please attach those behavior scripts to the sceneObject, different than your mouth image.
And disable mouth image sceneObject in the project, so it starts disabled
Best
Olha
Thank you, Olha! I think I got it working now. I basically was able to get to what you have, but I didn't realize I had to disable the object so it wouldn't start off visible.