scenejs icon indicating copy to clipboard operation
scenejs copied to clipboard

Scene.transition usage

Open fitzmode opened this issue 4 years ago • 1 comments

Hey there, get an error when trying to use Scene.transition documented here https://daybrush.com/scenejs/features.html#transition.

scenejs__WEBPACK_IMPORTED_MODULE_15__.default.transition is not a function

Using npm package version 1.1.7, same issue with 1.1.4. It also seems transition method is not in the Scene type definition.

Here's are reproducible demo https://codesandbox.io/s/busy-goldwasser-p7mcy?file=/src/App.js

fitzmode avatar May 21 '20 19:05 fitzmode

@fitzmode

See this component: https://github.com/daybrush/scenejs-effects

daybrush avatar Jun 02 '20 05:06 daybrush