RNG Source

From Fracterebus
Revision as of 18:16, 14 June 2026 by NerdOfEpic (talk | contribs) (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" |+ In-Game RNG Source !Bit!!Description |- |0||Use the Current Time |- |1||Use the World Seed |} This field is part of the Seed Code.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.

In-Game RNG Source
Bit Description
0 Use the Current Time
1 Use the World Seed

This field is part of the Seed Code.