-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Hello, I'm currently working with an animation exporting from Rive app.
The export is in Json flr format. I was recommended to use a 2d-inc runtime engine to run my animation using Javascript.
I have clone the repo and installed required npm dependencies. I can get the example animation to work fine. When I try to use the same code from js and html changing the flr file. My animation doesn't appear. I've checked the console and file loaded correct. The issue is that the js and html data is not the same.
Where can I find documentation on how to setup the html and js code to work with my exported flr animation from Rive?
Thanks
Metadata
Metadata
Assignees
Labels
No labels