Create a new Observable
Consider using state(...) instead.
state(...)
The initial value of the observable.
Optional
An optional function to call when the observable is destroyed.
A new Observable instance.
https://github.com/nombrekeff/cardboard-js/wiki/Observers
Create a new Observable