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

Dynamically changing rive scene(for changing to different .riv file) in rive model component #86

Open
VikSin opened this issue Jan 3, 2024 · 0 comments

Comments

@VikSin
Copy link

VikSin commented Jan 3, 2024

Allow access to get and set "Rive Scene" and "Default state machine" property of model component in editor using go.get() and go.set() function for changing to different .riv file in runtime.
image

Similar like with sprite component we can get its "image" and "animation" propery using go.get() and set() to change sprite image to different resource at runtime.

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

No branches or pull requests

1 participant