playMaker

Author Topic: TexturePackerGUI and UIToolkit  (Read 4620 times)

Red

  • Hero Member
  • *****
  • Posts: 563
TexturePackerGUI and UIToolkit
« on: June 15, 2012, 02:28:37 PM »
So... anyone have any experience working with TexturePackerGUI, UIToolkit and playmaker?

do they work well? do they work together at all?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: TexturePackerGUI and UIToolkit
« Reply #1 on: June 15, 2012, 03:16:29 PM »
Hi,

TexturePackerGUI: Can you provide links to this framework or tool?

as for uitoolkit, yes it is totally possible to write custom actions to control uiToolKit right from within Unity.


bye,

 Jean

Red

  • Hero Member
  • *****
  • Posts: 563
Re: TexturePackerGUI and UIToolkit
« Reply #2 on: June 15, 2012, 06:21:32 PM »
TexturePackerGUI: Can you provide links to this framework or tool?

http://www.codeandweb.com/texturepacker

as for uitoolkit, yes it is totally possible to write custom actions to control uiToolKit right from within Unity.

... okay... not sure that really helps me given i can barely program my way out of a paper bag :P

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: TexturePackerGUI and UIToolkit
« Reply #3 on: June 18, 2012, 12:54:16 AM »
Hi,

 Texturepacker is an external program that will create assets for you for 2d sprites and animations. For this, several framework are available right within unity that will actually pack textures already, so I am not sure you need this at all in unity actually, but I might be wrong...

 As for the uiToolkit, you should also find a more "non coder" friendly ui system in the asset store, or get one that has playmaker actions. nGui is very popular it seems.

Bye,

 Jean