Skip to content

Query

Query actions help you search the scene for nearby GameObjects and filter results by PlayMaker-specific capabilities.

Query Actions

Find Closest

Find the closest GameObject within a maximum distance.

Find Closest With Data

Find the closest GameObject with a matching Data Component.

Find Closest With FSM Template

Find the closest GameObject with a specific FSM template capability.

Find All Matches

Find all GameObjects that match a condition test.