47
edits
Peterkohaut (talk | contribs) |
Peterkohaut (talk | contribs) |
||
Line 224: | Line 224: | ||
Usage: | Usage: | ||
draw (obj | | draw (act | eff | fog | lit | obj | obstacles | reg | ui | walk | way | zbuf | reset) | ||
Arguments: | Arguments: | ||
act - draw bounding boxes of all actors | |||
eff - highlight draw 2d effects | |||
fog - draw fog positions & colors | |||
lit - draw light positions, orientations and color | |||
obj - draw bounding boxes of all objects in current set and scene | obj - draw bounding boxes of all objects in current set and scene | ||
obstacles - draw generated obstacles polygon - area where it is possible to walk | |||
reg - draw clickable regions | |||
ui - draw bounding boxes for ui elements | ui - draw bounding boxes for ui elements | ||
walk - draw walkboxes | |||
way - draw waypoints | |||
zbuf - display zbuffer instead of color buffer | zbuf - display zbuffer instead of color buffer |
edits