Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Bobyteal on April 01, 2017, 04:59:10 PM

Title: How to organise this :
Post 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.
Title: Re: How to organise this :
Post by: jeanfabre on April 03, 2017, 07:58:44 AM
Hi,

 I am not sure I follow, can you provide more explanation on what you want to achieve?

 Bye,

 Jean
Title: Re: How to organise this :
Post by: terri on April 04, 2017, 08:55:24 AM
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
Title: Re: How to organise this :
Post by: Bobyteal on April 04, 2017, 09:04:34 AM
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
Title: Re: How to organise this :
Post by: jeanfabre on April 04, 2017, 10:19:35 AM
Hi,

 yes it works:

(http://i.imgur.com/0T3VYIL.png)

Bye,

 Jean
Title: Re: How to organise this :
Post by: Bobyteal on April 04, 2017, 12:35:06 PM
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?
Title: Re: How to organise this :
Post by: jeanfabre on April 05, 2017, 01:43:36 AM
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