aframe-react
aframe-react copied to clipboard
animation events
Is there a possibility to attach to for example "animationend"?
I tried to add events={{ animationend=... }} to my animation__test property, but the console says thats an unknown property. I also tested to add it to the Entity events. But doesnt work.
I use aframe-react in version 4.4.0 and aframe in version 0.9.2