Tutorial Area: Difference between revisions

From Fracterebus
Jump to navigation Jump to search
Created page with "At the beginning of the game there is an area that teaches the player how to do things. For beginners this is helpful so they know the basics, but for advanced players that already know how to play it can be a bit annoying instead. To account for this, the tutorial can be skipped during world generation. {| class="wikitable" |+ Tutorial !Bit!!Description |- |0||Include the Tutorial Area |- |1||Skip the Tutorial Area |}"
 
No edit summary
 
Line 9: Line 9:
|1||Skip the Tutorial Area
|1||Skip the Tutorial Area
|}
|}
This field is part of the [[Seed Code]].

Latest revision as of 20:26, 20 March 2026

At the beginning of the game there is an area that teaches the player how to do things. For beginners this is helpful so they know the basics, but for advanced players that already know how to play it can be a bit annoying instead. To account for this, the tutorial can be skipped during world generation.

Tutorial
Bit Description
0 Include the Tutorial Area
1 Skip the Tutorial Area

This field is part of the Seed Code.