音が流れない場合、再生を一時停止してもう一度再生してみて下さい。
ツール 
画像
The Motion Magic
1048回再生
Edit Text Runs of Rive Animations in Flutter Runtime

Learn how to locate and update text run values within a Rive animation effortlessly in the flutter runtime!

Rive Flutter Course - themotionmagic.com/p/flutter-rive-animations

⏳ Timestamps
00:00 Intro
00:13 Edit Run Name
00:50 TextValueRun
03:22 Extension

To access the text run, you need the artboard. Using the artboard you can get the TextValueRun object from the component method. The TextValueRun can be used to read and write the text contents inside the rive animation.

コメント