playMaker

Author Topic: [SOLVED]Trigger Event using another game object  (Read 2988 times)

will_brett

  • Junior Playmaker
  • **
  • Posts: 72
[SOLVED]Trigger Event using another game object
« on: February 16, 2013, 04:19:06 PM »
Hey everyone,

Sorry if this question is stupidly simple but I'm new and can't find an answer on google.

What I have done so far is create a draggable object. I have also created another object that is just a cube collider with the trigger checked.

How do I trigger an event by dragging the first object into the cube collider? All the tutorials and help i've found is only relavent to a character controller.

Thank you

W
« Last Edit: February 17, 2013, 09:07:54 AM by will_brett »

will_brett

  • Junior Playmaker
  • **
  • Posts: 72
Re: Trigger Event using another game object
« Reply #1 on: February 16, 2013, 06:51:35 PM »
I think this is an issue with my trigger. Because when press play and then use the move tool in the editor the trigger FSM doesn't do anything still.

I have attached images to show what I've got.


will_brett

  • Junior Playmaker
  • **
  • Posts: 72
Re: [SOLVED]Trigger Event using another game object
« Reply #2 on: February 17, 2013, 09:08:11 AM »
Forgot to add ridgid body... is working now... WOOPs

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: [SOLVED]Trigger Event using another game object
« Reply #3 on: February 18, 2013, 07:00:08 AM »
:) Glad you found it!

markinjapan

  • Full Member
  • ***
  • Posts: 103
Re: [SOLVED]Trigger Event using another game object
« Reply #4 on: February 19, 2013, 11:04:19 AM »
Man, Unity collisions...

If I had a dollar...