[Notice of Holidays]
Please note that our staff will not be available from 2024/Dec/28 - 2025/Jan/5 JST.
The Live2D Creators Forum will remain open during the holidays.
Submissions that require a response will be answered after we reopen for business.
Please note that it will take longer than usual to respond to your request.
How to Change Expression/ motion of displayed model by a button press (C# plz)
Edit
I've attached the Code i've made in a Zip file, though really only The Char Select and Quiz Answers are the ones i think you should be concerned about. Also worth mentioning is that i have 2 models on the canvas in unity, and have only one of them displayed at a time.
~~~~~~
So I'm trying to remake the TangoTango quiz From the Tumblr Tutorial. Although since it's both Outdated and doesn't explain the code very well i've tried to make the code myself. The last part I'm concerned about is making it so the character will do a certain emotion (expression and motion). Try as i might though i can't figure out how to make it do so when i make a choice Here's a screenshot what what's there so far
Could anyone help with this? I'm using The SampleApp Data from the Unity SDK, if that's worth mentioning. I can also send the data scripts if necessary, But they've gotten pretty big, so i might need to put some tag comments on them before i do that.
0 ·
Comments
I've had the same problem, but there are a few ways as for how exactly motions are given to the model. Please send me your code, and I'll give it a look to see how we can work it out.