0 Replies Latest reply: May 3, 2013 6:17 PM by tyree_2 RSS

    two events

    tyree_2 Community Member

      I have a animation and collision script that both register but I need to trigger a response based on both being true

      I tried if animation script =true and collision script= true then. but this didnt work