Game Development Community

Hight

by iTech · in Constructor · 08/11/2007 (10:45 am) · 4 replies

When ever I make a brush, and then make another brush, the two brushes are at different hights, and I have to adjust them to be the same hight. In the next version, can you make it a default that whatever brush you make be at the same hight unless you adjust them?

#1
08/11/2007 (2:10 pm)
Are you talking about the cube brush, which scopes the height according to the width as you create it? That makes sense since it is a cube. Though what you're asking for makes sense as well.
#2
08/18/2007 (9:47 am)
Yeah, I meant the cube brush. Which do you think would be better: The cube keeps the same hight as the last cube, or the cube makes the hight depending on the with?
#3
08/18/2007 (11:49 am)
If you want it to stay the same height couldnt you duplicate the original and scale it to whatever width? Might take some extra time, but it could be a temporary solution.
#4
08/18/2007 (5:19 pm)
Just type in the height value in the creator panel? doesnt seem that difficult to me :)