SergeyThePiplup
Joined 20 December 2023
m What the hell happened Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit |
m Some new things Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit |
||
| Line 10: | Line 10: | ||
This warning exists in the older version of SkyTemple. Newer versions disallow any incompatible patches. | This warning exists in the older version of SkyTemple. Newer versions disallow any incompatible patches. | ||
'''Editing starter pokemon''' | |||
Going to Lists->Starters allows you to edit the default Pokemon, default name, as well as the starting level and the list of what Pokemon you can get or select in Personality Quiz. If you only want to use the default starters, follow [https://wiki.skytemple.org/index.php/Frequently_Asked_Questions#Can_I_skip_the_personality_test_in_my_hack_and_just_force_a_certain_starting_team? this tutorial.] | |||
'''Creating a scene''' | '''Creating a scene''' | ||
| Line 47: | Line 51: | ||
} | } | ||
</syntaxhighlight> | </syntaxhighlight> | ||
instead. | |||
* Screen shows a garbled mess for a frame before showing a background, without any fade | |||
Put <code>screen_FadeOut(1,0);</code> right after <code>def 0 {</code>. | |||
'''Editing actors''' | '''Editing actors''' | ||