Skip to main content
Known Participant
July 29, 2019
Question

How to make hidden object?

  • July 29, 2019
  • 1 reply
  • 244 views

How would I go about making something be hidden by default when the slide is shown (such as an image or text box), and only become visible when a button is clicked?

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    July 29, 2019

    Two possible workflows:

    1. Click the eye button top left in the Properties panel for that object. It means 'Invisible in output', will still be visible on the stage while editing.
    2. I prefer to use the On Enter action of the slide and use the command Hide, pointing to the object or the object group. That way, when coming back to that slide, the object or group will be hidden again, while the first workflow will only Hide the object when visiting the slide the first time.