Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
zjjt opened this issue Dec 8, 2023 · 3 comments
Open

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

zjjt opened this issue Dec 8, 2023 · 3 comments
Labels
question Further information is requested

Comments

@zjjt
Copy link

zjjt commented Dec 8, 2023

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.

@audse
Copy link
Contributor

audse commented Dec 8, 2023

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 audse added the question Further information is requested label Dec 8, 2023
@zjjt
Copy link
Author

zjjt commented Dec 8, 2023

@audse

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

@morty052
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants