AW WORLD REPEATING GROUND

From ActiveWiki
Revision as of 06:51, 30 November 2008 by Macavity (talk | contribs) (World build)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Minimum requirements
Added in version 3.2
SDKbuild 22
Worldbuild 36


AW_WORLD_REPEATING_GROUND

Type

Boolean

Description

Repeat the ground object in every direction.

Notes

If set to 1 (true) then the browser will automatically reposition the ground object every 60 meters as you move, so that it remains underneath you at all times. This creates the illusion of an "infinite" ground, which is particularly useful in larger worlds.

If set to 0 (false) then the ground object is always centered at 0N 0W ("Ground Zero") regardless of where you are currently standing in the world. It may be possible to walk all the way to the edge of the ground object and fall off, if the ground object is not designed to prevent falling off and nothing has been built to keep people from reaching the edge.

Default value

1, True (same as when this option did not exist)

See also