Okay, so I added a Directionalsprite via that class, gave it (to test) 4 angles.. I’ll add more later.. so that’s all well and good, but now what do I do about animating it? how I see the various bits work, don’t seam to apply when it comes to directional sprites.
the closest I seam to find is via a MovieTexture, so I have the animation as part of a movieclip.. and each angle then gets a different movieclip texture but I’m not sure if this is a good way to do this or not.
Sprite Sheet is possible I guess.. if I can figure them out (most of the time I keep finding Away3D 4 stuff, but not 3.6 ¬_¬ annoying)