Game Development Community

Grid resize?

by Sorin Daraban · in Constructor · 04/09/2007 (12:45 pm) · 1 replies

How do I increase/decrease the grid size when I zoom in to move vertices?

Is there no color-picker (from a pallete) included with Constructor?

Thanks.

#1
04/09/2007 (9:14 pm)
Greetings!

The size of the grid tick marks is determined based on the distance from the camera to its target. So zooming in Orbit mode should modify its size. But this size is only for display purposes and does not affect the actual grid snapping. That may be modified with the Grid Spacing parameter in the preferences.

As for a color picker interface: no Constructor doesn't make use of one right now to change the color preference settings. Unless you mean to color the brushes? In that case you must use colored textures as everything is done through texturing.

I hope that helps.

- LightWave Dave