#Simple 2D Sprite Animator Asset (WIP)

1 messages · Page 1 of 1 (latest)

atomic lark
#

Made Progress with my Simple 2D animator including adding Demo player controller, animation states and skin swapping

#

The State Controller is similar to unity's animator in concept, transitions, bool, triggers..etc, same design principles.

#

Sprite skin swap, the player demo controller has functionality that switches modes (Unarmed, sword, bow), depending on the mode, we assign the skin we want, the sprite animator then plays the override animations instead depending on the current mode.

atomic lark
#

Demo scene debug hud for testing

atomic lark
atomic lark
#

Populating frames list from a sprite sheet quickly

atomic lark
#

Asset is submitted for review

bold lagoon
#

Wow, looks good for someone just starting out. One question: does it have some kind of API that can be used in other scripts?

atomic lark
#

@bold lagoon

#

this is one of the screenshots I used for the asset store page

atomic lark
#

Its now released!