Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Feature Request How to make item appear after a condition triggered?

Discussion in 'Visual Scripting' started by quanglm, Mar 23, 2023.

  1. quanglm

    quanglm

    Joined:
    Mar 9, 2023
    Posts:
    1
    Hi, I just starting to use Unity 3 weeks ago and I have a question:

    I just want to ask that I want to make a condition such as: I have 12 collectable items, and when 11 ones collected then the 12th item appear after that to collect. Then how can I work with that? I make those items collected and recorded already

    Very appreciate!