playMaker

Author Topic: Collision Event (Get Parent)[SOLVED]  (Read 3307 times)

LuminRabbit

  • Full Member
  • ***
  • Posts: 161
  • Lumin Rabbit
Collision Event (Get Parent)[SOLVED]
« on: April 12, 2020, 03:39:50 PM »
Hope everyone is having a fantastic day so far!

After a Collision Event its possible to store collider and send an event is there anyway to get the parent of what was collided with?

Thanks Mike
« Last Edit: April 14, 2020, 02:07:11 AM by jeanfabre »
Have I said how much I love playmaker!!! This is one amazing tool

LordHorusNL

  • Beta Group
  • Sr. Member
  • *
  • Posts: 371
Re: Collision Event (Get Parent)
« Reply #1 on: April 12, 2020, 03:52:50 PM »
What's wrong with just using the "Get Parent" action on the store collider result?

LuminRabbit

  • Full Member
  • ***
  • Posts: 161
  • Lumin Rabbit
Re: Collision Event (Get Parent)
« Reply #2 on: April 12, 2020, 04:02:19 PM »
@LordHorusNL

Nothing at all it works beautifully thank you very much! I think its been a really long day lol
Have I said how much I love playmaker!!! This is one amazing tool

LordHorusNL

  • Beta Group
  • Sr. Member
  • *
  • Posts: 371
Re: Collision Event (Get Parent)
« Reply #3 on: April 12, 2020, 04:09:38 PM »
Haha, we've all had those days :P

You're welcome.