Staggeredposition

(Redirected from Staggeredposition)

Parent : parentmaps

Is a list of position that allows objects to be drawn at position x,y of a given name. Like staggeredmap objects are rendered that fall within 'width' of the camera. The objects are redrawn every time a player moves 'stagger' distance. Also if 'useinmob' is true then if an object is within 'mobleeway' multiplied by roomradius distance then the object is considered to represent an object in the mud. For example if a mud specifies {ochair,+} and a chair is within 'mobleeway' x roomradius then only one chair is drawn and it is the one specified in the parent map. Refer to parent maps for more information.

width integer
Width of the square around the camera in which objects are drawn.

stagger integer
Distance a player travels before the objects within the width are redrawn.

useinmob boolean
If true an object that is within 'mobleeway' multiplied by roomradius distance from the room centre will be considered the object defined by the mud. Must be the same name.

mobleeway float
Increases the room radius in which an object is considered to be a mob item specified by the mud (room radius).

objectsorting objectsorting
Sorting of children of this map.

POSITION

Unlimited POSITION elements

position