I'm trying to reconfigure a scene to make it cleaner, but I need some scripting help.
I currently have a scene with a "date bug" on it. There is a script that asks if there should be a date bug, and the options are either Y or N.
If it's a Y, then the date bug is visible. If it's N, then the date bug is not visible.
I'm wondering if there's a way to tell it to be visible if there is any text inputted into the Date text field, and keep it hidden if there's nothing in the Date text field.
Thanks!