playMaker

Author Topic: Delete unused actions.  (Read 5247 times)

TIGGYsmalls

  • Junior Playmaker
  • **
  • Posts: 80
Delete unused actions.
« on: November 19, 2013, 10:33:47 AM »
I'm fairly sure I should but thought it would be best to ask. Along with unused assets should I delete all the unused actions when I build my game for the last time?

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4000
  • Official Playmaker Support
    • LinkedIn
Re: Delete unused actions.
« Reply #1 on: November 19, 2013, 11:13:12 AM »
You can make the build a little smaller by deleting unused actions. We hope to make a tool to automate this down the line. Right now the easiest thing might be to delete the big action categories if you know you're not going to use them (Photon, Networking, iTween...)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Delete unused actions.
« Reply #2 on: November 19, 2013, 11:29:03 AM »
Hi,

I have already started a tool that actually list used Custom actions, I need to invert this to select unused actions. I'll work on that end of novembre.

 Meanwhile, if you are ok with scripting, you can easily adapt it.

http://hutonggames.com/playmakerforum/index.php?topic=5387.msg25829#msg25829

Bye

 Jean

TIGGYsmalls

  • Junior Playmaker
  • **
  • Posts: 80
Re: Delete unused actions.
« Reply #3 on: November 19, 2013, 01:11:37 PM »
I cant script. That's why Playmaker and Unity are so amazing.

Thank you for the speedy answer.
« Last Edit: November 19, 2013, 02:32:09 PM by TIGGYsmalls »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Delete unused actions.
« Reply #4 on: November 20, 2013, 12:06:37 AM »
Hi,

 Ok, simply get back to me end of november ok?

bye,

 Jean

pampapic

  • Playmaker Newbie
  • *
  • Posts: 15
Re: Delete unused actions.
« Reply #5 on: June 11, 2015, 03:36:43 AM »
Hi,

Is there a way to remove these unused actions now ?

Thanks

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Delete unused actions.
« Reply #6 on: June 11, 2015, 11:28:04 AM »
for now you still have to do it manually as far as i know.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Delete unused actions.
« Reply #7 on: June 16, 2015, 03:10:39 PM »
Hi,

 thanks for bumping this. I'll look into this as some of the tools that we need more and more is to remove part of PlayMaker for different needs, ( like removing networking, or removing iTween, etc etc), especially with the webgl platform, so this is the right time to give it another pass.

bye,

 Jean

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Delete unused actions.
« Reply #8 on: June 16, 2015, 07:38:08 PM »
in Android Native (and i think in Ios native also)

you can uninstall parts (facebook for example) from it,

i think something in that direction would be nice...

an option menu to uninstall parts not needed

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Delete unused actions.
« Reply #9 on: July 02, 2015, 08:55:25 AM »
Hi,

 yep, agree, like you could remove an entire category of actions for example, as well as more complex implementation like iTween, which has actions and scripts.

 Bye,

 Jean