You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: