Skip to main content
T
11h ago

Pointer enter- and exit not functioning properly in new version of Rive

Hello, a few months ago I made a simple Rive test with a face that should start following the pointer when it enters the 'hitbox', then reset to the center when the pointer leaves again. It worked fine back then, but now the very same file is giving me issues.

It's giving me issues both in the Rive editor (application as well as on the web. Version 0.8.2378) as well as when trying to run it on the web using Javascript.

Some observations:

  • The file still works with the Rive Canvas version I originally used it for (@rive-app/canvas@2.24.0)

  • The file no longer works properly on the web when using an embed link (it did before)

  • The file no longer works properly on the web when I remove the version number to get the latest version (@rive-app/canvas)

  • In the attached file, the "pointer move" listener originally also stopped working. It started working again when re-created it using the exact same settings. This 'fix' did not work (consistently) for the pointer enter- and exit listeners.

  • Similar listeners are still working just fine in my other projects.

If this is a bug, I hope it gets fixed soon!

That being said, I've been loving my experiments with Rive and find myself slowly turning into a voluntary ambassador the more I learn about it. Keep up the good work guys!

orb_test.rev
7 KB
Join the discussion
Join Rive to reply J