azerion / phaser-spine

A plugin for Phaser 2 that adds Spine support
MIT License
121 stars 57 forks source link

set duration for animation #102

Open TinyDobbins opened 5 years ago

TinyDobbins commented 5 years ago

does it possible to set duration for animation? someting like: this.hero.setDurationByName("attack", 0.5);