On my current FLARToolkit project (release soon!), I needed the ability to trigger more than one animation for a Collada file. No problem, I figured, I’ll just use the convenient DAE.play(clip:String) method. Unfortunately, I discovered that the implementation of that method didn’t make use of the “optional” clip name: /** * Plays the animation. * [...]
{ 2 comments }





