playMaker

Author Topic: How to get trigger extra info?  (Read 2004 times)

atmuc

  • Playmaker Newbie
  • *
  • Posts: 26
How to get trigger extra info?
« on: July 20, 2013, 04:59:50 AM »
i want to get Fsm.TriggerCollider.ClosestPointOnBounds info. is there any action to get it? should i write my custom action?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: How to get trigger extra info?
« Reply #1 on: July 28, 2013, 01:07:57 PM »
Hi,

 Yes, simply extend the "get Collision Info" action and add a new entry for tis value.

 If you have trouble doing this, let me know, I'll provide the custom action.

bye,

 Jean