mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-03-28 11:13:16 +00:00
fix: outdated add mii tutorial for switch
This commit is contained in:
parent
2066b9fb4b
commit
540480b665
3 changed files with 8 additions and 4 deletions
BIN
public/tutorial/switch/adding-mii/step3.png
Normal file
BIN
public/tutorial/switch/adding-mii/step3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 229 KiB |
|
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 151 KiB |
|
|
@ -27,15 +27,19 @@ export default function SwitchAddMiiTutorialButton() {
|
||||||
imageSrc: "/tutorial/switch/adding-mii/step1.jpg",
|
imageSrc: "/tutorial/switch/adding-mii/step1.jpg",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "2. Press 'From scratch' and choose the Male template (instructions may be slightly inaccurate if you select Female)",
|
text: "2. Press 'From scratch' and choose the Male template",
|
||||||
imageSrc: "/tutorial/switch/adding-mii/step2.jpg",
|
imageSrc: "/tutorial/switch/adding-mii/step2.jpg",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "3. Follow all instructions (not all instructions will be there, check next slide for more)",
|
text: "3. Click on the features image on this page to zoom it in and add all features on the mii editor",
|
||||||
imageSrc: "/tutorial/switch/adding-mii/step3.jpg",
|
imageSrc: "/tutorial/switch/adding-mii/step3.png",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "4. If the instructions have height, distance, etc. the value will be relative to how many times to click the button - positive for up/left, negative for down/right",
|
text: "4. If the author added instructions, follow them (not all instructions will be there, check next slide for more)",
|
||||||
|
imageSrc: "/tutorial/switch/adding-mii/step4.jpg",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
text: "5. For instructions like height or distance, use the number of button clicks (positive for buttons on right, negative for buttons on left)",
|
||||||
imageSrc: "/tutorial/switch/step4.jpg",
|
imageSrc: "/tutorial/switch/step4.jpg",
|
||||||
},
|
},
|
||||||
{ type: "finish" },
|
{ type: "finish" },
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue