
-----------------------------------
Triple Five
Sun Jan 11, 2004 8:12 pm

HOUSE
-----------------------------------
if somebody has a house that they've made in turing just the house nothing else...can they plz send it to me...all i need is the house not anythingg else so that i can add my own animation to it....thank you in advance

-----------------------------------
Andy
Sun Jan 11, 2004 8:34 pm


-----------------------------------
well there is one in the turing examples that came with the software... it rotates it for u too

-----------------------------------
CITC
Sun Jan 11, 2004 8:36 pm


-----------------------------------
yeah this is it

drawbox (30, 30, 100, 100, black)
drawbox (50, 30, 80, 60, brightred)
drawbox (35, 70, 55, 90, green)
drawline (45, 70, 45, 90, green)
drawline (35, 80, 55, 80, green)
drawbox (75, 70, 95, 90, green)
drawline (85, 70, 85, 90, green)
drawline (75, 80, 95, 80, green)
drawline (30, 100, 65, 135, brightblue)
drawline (65, 135, 100, 100, brightblue)
drawline (90, 110, 90, 150, black)
drawline (75, 125, 75, 150, black)
drawline (75, 150, 90, 150, black)
