Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: playsteven on April 15, 2019, 07:59:33 PM

Title: Actions - how many can you safely remove?[SOLVED]
Post by: playsteven on April 15, 2019, 07:59:33 PM
Hi,

I only use a small set of the default Playmaker actions and write my own for many functions.

For that reason I wish to delete many of the other actions (so the ones I need are more at a glance).

Are there any actions I need to keep to ensure Playmaker keeps working?

Thanks,
Steven
Title: Re: Actions - how many can you safely remove?
Post by: jeanfabre on April 16, 2019, 02:33:54 AM
Hi,

 No Actions are required by PlayMaker, you only need to keep the one you are using in your fsms.

Don't forget to share your custom actions if you feel they can be of values to others, many will thank you for that!

 Bye,

 Jean
Title: Re: Actions - how many can you safely remove?
Post by: playsteven on April 16, 2019, 06:09:15 AM
Thanks, Jean, that's great :)
Title: Re: Actions - how many can you safely remove?
Post by: djaydino on April 16, 2019, 06:36:11 AM
Hi.
I would suggest to use some version control like github (desktop)
If something gives issues it is easy to revert.
Title: Re: Actions - how many can you safely remove?
Post by: playsteven on April 16, 2019, 07:50:57 AM
@djaydino yes - need to add this to my backup arsenal!