diff --git a/apps/stage-tamagotchi/src/renderer/src/components/Widgets/Live2DSettings.vue b/apps/stage-tamagotchi/src/renderer/src/components/Widgets/Live2DSettings.vue new file mode 100644 index 000000000..906a7e56a --- /dev/null +++ b/apps/stage-tamagotchi/src/renderer/src/components/Widgets/Live2DSettings.vue @@ -0,0 +1,259 @@ + + + + + + + + + + + {{ t('settings.live2d.change-model.title') }} + + + + + + + + + + + + + {{ t('settings.live2d.change-model.from-url') }} + + + + + + {{ t('settings.live2d.change-model.from-url-confirm') }} + + + + + + + {{ t('settings.live2d.change-model.from-file') }} + + + + {{ t('settings.live2d.change-model.from-file-select') }} + + + + + + + + + + + + Edit motion map + + + + + + + + + + + + {{ motion.fileName }} + + + + + + {{ emotion }} + + + + + Play + + + + + Save and patch + + + + Export + + + + + Not available for URL model + + + + +