playMaker

Author Topic: Trigger Exit Not Working  (Read 3337 times)

mpaul0055

  • Playmaker Newbie
  • *
  • Posts: 31
Trigger Exit Not Working
« on: October 30, 2013, 05:32:37 PM »
Hi All.

Im having a few issues with a FSM i have made for a door. Its using raycasting and triggers, but the trigger exit will not work.

If i look away from the door, and move out of the trigger, the FSM stays in the Raycast Check State and does not go back to the start state.

My brain seems to think this is logical and should work, but its not.

Any help would be awesome!!!

Lane

  • Administrator
  • Hero Member
  • *****
  • Posts: 2511
  • Mender of the past
    • Cleverous
Re: Trigger Exit Not Working
« Reply #1 on: October 30, 2013, 05:39:57 PM »
collide tag isnt set?
Products by Cleverous
|| Vault Core : Database
|| Vault Inventory : Multiplayer Inventory
|| Vault Attributes : Character Stats
|| That Hurt! : Dmg Floaties
|| Quinn : 3D

mpaul0055

  • Playmaker Newbie
  • *
  • Posts: 31
Re: Trigger Exit Not Working
« Reply #2 on: October 30, 2013, 06:13:06 PM »
Ah ok, I haven't had to use collide tags for the triggers before.

So should I setup a new trigger layer?

Cheers :)

Yanifska

  • Full Member
  • ***
  • Posts: 163
    • My Portfolio
Re: Trigger Exit Not Working
« Reply #3 on: November 01, 2013, 10:49:59 AM »
should be working without tag, it should be reacting to any trigger, not only those specified in the tag. isn't it ?
Visit my portfolio: http://www.yanivcahoua.com/

Lane

  • Administrator
  • Hero Member
  • *****
  • Posts: 2511
  • Mender of the past
    • Cleverous
Products by Cleverous
|| Vault Core : Database
|| Vault Inventory : Multiplayer Inventory
|| Vault Attributes : Character Stats
|| That Hurt! : Dmg Floaties
|| Quinn : 3D

Yanifska

  • Full Member
  • ***
  • Posts: 163
    • My Portfolio
Re: Trigger Exit Not Working
« Reply #5 on: November 03, 2013, 05:28:51 PM »
thanks Lane, it seems I misunderstood this action. I use global events most of the time.
Visit my portfolio: http://www.yanivcahoua.com/