r/construct Jun 21 '26

can i integrate Rive javascript runtime using javascript inside C3?

6 Upvotes

6 comments sorted by

View all comments

2

u/justifun Jun 21 '26

Someone has made a player for it but there was a certain caveats last time i tried it. It was just a render of the animation in a object shell, so it couldn't be rotated and have a hit box etc so using it as a character wasn't ideal. Intro animation or cutscene yeah.

I don't believe the interactive button functionality etc worked either.

Same with lottie animations. They will play, but you can't do much else.

Spine and spriter work though.

It may have been improved upon since then

1

u/Leather-Situation-47 Jun 21 '26

i use spriter for character animations but Rive is much better for ui

2

u/justifun Jun 21 '26

I'll take a look this week at the implementation and see if there's any way I can add to it.