playMaker

Author Topic: Sprite Factory Custom Actions  (Read 2885 times)

Sid

  • Playmaker Newbie
  • *
  • Posts: 32
Sprite Factory Custom Actions
« on: July 30, 2014, 12:34:26 PM »
Request incoming for Sprite Factory custom actions.

Have you checked it out?  It’s pretty grand and I'm surprised it does not have more supporters.

There’s a free trial: http://www.guavaman.com/projects/spritefactory/freetrial
Videos:  http://www.guavaman.com/projects/spritefactory/#videos
Documentation:  http://www.guavaman.com/projects/spritefactory/docs/pages/classes/Sprite.html

I’ve not attempted creating custom actions and have yet to learn scripting but PlayMaker is doing great by me and this would be a powerful combo.

So, if anyone cares to help out, we have the support of the developer of Sprite Factory. 

I believe some important actions to start might be:

SFPlay
[Tooltip("Play the current animation.")]
SFPause
[Tooltip("Pause the current animation.")]
SFPlayBackSpeed
[Tooltip("Set the current animation.")]
SFFlip
[Tooltip("Flip sprite horizontally and/or vertically.")]
SFGetCollider
[Tooltip("Get a specific collider.")]
SFGetLocator
[Tooltip("Get a specific locator.")]

Thanks for considering.

Sid

FractalCore

  • 1.2 Beta
  • Full Member
  • *
  • Posts: 100
Re: Sprite Factory Custom Actions
« Reply #1 on: September 02, 2015, 02:41:14 AM »
I needed these Actions too. I asked about it on his forum...

http://forum.unity3d.com/threads/sprite-factory-sprite-animation-system.192892/page-3

And here they are.