Game Development Community


#1
04/23/2007 (6:03 am)
Very Nice!
#2
04/23/2007 (7:50 am)
That surely does look sweet.
#3
04/23/2007 (5:56 pm)
Thanks. ;)
#4
04/23/2007 (7:50 pm)
Very nice!

Can you explain how you textured the rounded part of the arch? I cannot seem to figure out how to texture and arch in constructor...
#5
04/23/2007 (8:16 pm)
@ Andrew, the approximate steps are:

At first define a gate texture on the cube, and then build a cylinder through the door opening right the same size on the texture, and then use the CSG subtract tool, finally delete the cylinder.

This is also another way to make an arch.

Hope it helps. ;)
#6
05/08/2007 (10:32 am)
@ Andrew, the approximate steps are:

At first define a gate texture on the cube, and then build a cylinder through the door opening right the same size on the texture, and then use the CSG subtract tool, finally delete the cylinder.

This is also another way to make an arch.

Hope it helps. ;)
===========================



Very helpful....thanks.