Question number
Answer
1
An Actor is a model that is prepped for animation. Actors are loaded using the Actor constructor, instead of a method of the loader object.
Actor
Actors
loader
2
They are loaded when the Actor is loaded.
3
Egg and bam files, just like models.
A specific frame number or numbers.
Animation blending, via myActor.enableBlend().
myActor.enableBlend()
Using the setControlEffect() method.
setControlEffect()
4
We need to create and use subparts to play the different animations on.