Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice
  2. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

How to achieve an invisible trigger?

Discussion in 'Project Tiny' started by Sladzio, Mar 30, 2019.

  1. Sladzio

    Sladzio

    Joined:
    Apr 15, 2014
    Posts:
    14
    Hey! I am trying to detect an event when an object is inside an invisible trigger. How do I achieve this in Tiny?
     
  2. Sladzio

    Sladzio

    Joined:
    Apr 15, 2014
    Posts:
    14
    Ok. I figured it out by using HitBox2D. The information about missing sprite renderer was a little bit misleading ;)
     
    sniffle63 and Deleted User like this.