Hello Jean or other admin/user of playmaker,
How would I perform a multiple result query with parse? To my understanding, the action query Async only provides one result to the query. How can I use the actions included in the parse package to build a list of results (perhaps using a loop to create a list of child gameobjects with the information of each result stored on an FSM component?)
Thanks for you time.