Forum rules - please read before posting.

Hide text

Hello!

When i want to hide a sprite object i used Object: visibility.
Now I have some text object. 
How to hide it? Object: visibility dont work.

Comments

  • Object: Visibility will only work for GameObjects that have a Renderer component attached.

    What kind of text object?  Unity UI or GUIText?  If it's Unity UI, you could try linking it to an AC Menu so that you can control it with the Menu: Change state Action.

    You could also attach an Animator to your object, and create a "Hide" animation that you play using Object: Animate when you want it hidden.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.