playMaker
Home
Store
Showcase
Tutorials
Forums
Manual
Wiki
About Us
Playmaker Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Join our
Discord Channel
Home
Help
Search
Login
Register
Playmaker Forum
»
PlayMaker Help & Tips
»
PlayMaker Help
(Moderator:
600
) »
ArrayListFindGameObjectsBy: MultiTag?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: ArrayListFindGameObjectsBy: MultiTag? (Read 2119 times)
NvdS
Playmaker Newbie
Posts: 18
ArrayListFindGameObjectsBy: MultiTag?
«
on:
July 10, 2016, 05:17:59 AM »
Hi
I could use some Arraymaker assistance...
Array maker provides an action: "ArrayListFindGameObjectsByTag". This works perfectly fine with the 'standard' Unity Tag. I (would like to) work with the asset 'MultiTag'. When I do the action ArrayListFindGameObjectsByTag doesn't work.
I think I need an custom action which is a mix of the two actions (both attached):
1. ArrayListFindGameObjectsByTag.cs
2. ArrayMakerMultiTagsFindGameObject.cs
But I'm not an C++ expert...not at all actually. So I can't fix it...Can anyone help me to find a solution/workaround?
Thanks in advance!
Nico
Logged
Zeldag
Full Member
Posts: 198
Re: ArrayListFindGameObjectsBy: MultiTag?
«
Reply #1 on:
July 10, 2016, 01:03:42 PM »
Hi,
Have you actually tried to use 'ArrayMakerMultiTagsFindGameObject.cs' ? As that seems (by name) like the action that should be doing it, unless I missed something...
Logged
My Projects:
-My first ever published android game; 'Pacifism'.
And
-My Little WIP Project; 'Arachnophobia.
NvdS
Playmaker Newbie
Posts: 18
Re: ArrayListFindGameObjectsBy: MultiTag?
«
Reply #2 on:
July 10, 2016, 04:43:57 PM »
Hi Zeldag, I sure did...But as far as I'm concerned this action only finds a single game object. I'm looking for an action that can create a list...
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Playmaker Forum
»
PlayMaker Help & Tips
»
PlayMaker Help
(Moderator:
600
) »
ArrayListFindGameObjectsBy: MultiTag?