Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: Bobyteal on April 01, 2017, 04:59:10 PM
-
http://imgur.com/a/iS5RB
In categories, just like the FSM, is it possible ? ;D
Thanks.
-
Hi,
I am not sure I follow, can you provide more explanation on what you want to achieve?
Bye,
Jean
-
I think they mean how you can name fsms as category/name and it will sort them out.
And the answer is you can name gameobjects as category/name and it will do the same! edit: actually, not sure if this works
-
I can organise this in category in the fsm editor : http://imgur.com/a/RiMFy
but not the gameobject containing FSM, at least I didn't find how ! :o
-
Hi,
yes it works:
(http://i.imgur.com/0T3VYIL.png)
Bye,
Jean
-
I know it works for fsm lol, I litterally posted it for FSM saying it worked for them !
But what about the game objects containing the FSM as my first post screenshot shows off?
-
Hi,
it works too, name your GameObject "Category A / Ennemy 3" and it will be categories based on the / character.
But I don't really recommand this, prefer using hierarchy:
Category A
Ennemy 3
Where Category A is an empty GameObject. I always do that, I even sometimes create an empty object with a an empty name, then it doesn't appear in the hierarchy, and I put all the unnecessary stuff for daily work on projects, very effective and clean.
Bye,
Jean