Set avatar animation
Some Avatars can be animated, here's how.
Try
List of animations
Idle
arrow_drop_down
check_box
Use
rapportScene.animations.play('Idle', true);
rapportScene.animations.setSpeed(1);
rapportScene.animations.play('Idle', true);
rapportScene.animations.setSpeed(1);