defold / defold/extension-rive
Dynamically changing rive scene(for changing to different .riv file) in rive model component
Open
feature request
- Dominant language
- C++
- Stars
- 73
- Forks
- 15
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
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.

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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.