butaixianran
|
butaixianran
Posted 6 Years Ago
|
Group: Forum Members
Last Active: 2 Years Ago
Posts: 30,
Visits: 305
|
RISkeletonComponent has no function like "AddClip", there is only a "GetClip" function.
But when avatar has no clip on timeline, this "GetClip" function will return None.
Then I have no way to animate this avatar unless I can add a new clip to it.
So, how to create a new clip to RISkeletonComponent? I can't find a function for that.
|
lesss365
|
lesss365
Posted 5 Years Ago
|
Group: Forum Members
Last Active: 5 Years Ago
Posts: 4,
Visits: 28
|
Did you ever find a solution to this issue? I'm currently facing the same problem. The only thing that I've found that points in any direction is this example on their github, but unfortunately AddClip keeps throwing an error. The documentation is poor in quality and requires experimentation to figure things out, but I have yet to figure this one out.
|