Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: oliverillustrator on November 19, 2013, 03:56:47 PM

Title: Find Closest not working
Post by: oliverillustrator on November 19, 2013, 03:56:47 PM
I have the same problem as someone who posted 120 days or so ago,
a simple setup, I want a manager gameobject to evaluate which Portal object is closest to the player (Portals are no prefabs in my setup, player is). It does not work with Find closest when looking for a tag.
Find-closest-object-in-List works properly, but Find  closest (Tag) always returns None(GameObject).

I also tried the Manager as owner to look compared to itself, but it also returns empty.

To me it looks as if Find closest is simply not working.
Can somebody confirm this?
Title: Re: Find Closest not working
Post by: jeanfabre on November 20, 2013, 12:12:33 AM
Hi,

 Can you reference that post?

bye,

 Jean
Title: Re: Find Closest not working
Post by: Yanifska on November 20, 2013, 05:10:04 AM
I use this action quite a lot and it works fine.