The simplest Emotive Engine example
mascot.setEmotion('joy')
mascot.morphTo('heart')
mascot.express('bounce')
mascot.setScale({ core: 2.0 })