godot-rive icon indicating copy to clipboard operation
godot-rive copied to clipboard

How can the project be used to make a working character in Godot

Open zjjt opened this issue 1 year ago • 3 comments

Hi @audse ,

Thank you for undertaking such a hugely demanded integration. Ive tried running the demo in godot 4.2 and it really displays the animations. I have experience with rive and flutter integration and ive looked really hard for an alternative to spline and was about to give up and go with skeleton2d godot native animation system when i stumbled upon your project and suddenly remembered Rive.

Did you have success implementing a basic usable character with it in Godot ? If yes can you give me pointers ?

Best regards.

zjjt avatar Dec 08 '23 08:12 zjjt

Hi @zjjt,

Unfortunately I haven't tried implementing a character yet – my main use case was UI animations. So I don't think I could give any useful pointers.

However, it should work pretty much the same. I imagine that for a character the state machines would be much more complex than UI stuff, so it's possible some issues would come up from that in my implementation.

Feel free to report any issues you have with godot-rive if you go this route, and I'll be happy to try to help fix them!

audse avatar Dec 08 '23 15:12 audse

@audse

Thank you, i am trying to figure out how to best use your implementation , ill definitely keep in touch

zjjt avatar Dec 08 '23 17:12 zjjt

@zjjt, Did you ever try this? any sort of feedback would be helpful, thank you for reading.

morty052 avatar Jul 21 '24 10:07 morty052