Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: LuminRabbit on April 12, 2020, 03:39:50 PM

Title: Collision Event (Get Parent)[SOLVED]
Post by: LuminRabbit 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
Title: Re: Collision Event (Get Parent)
Post by: LordHorusNL on April 12, 2020, 03:52:50 PM
What's wrong with just using the "Get Parent" action on the store collider result?
Title: Re: Collision Event (Get Parent)
Post by: LuminRabbit 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
Title: Re: Collision Event (Get Parent)
Post by: LordHorusNL on April 12, 2020, 04:09:38 PM
Haha, we've all had those days :P

You're welcome.