Invisible number two!

Questions and answers about the how and why of making maps.
Post Reply
User avatar
whispershadow
Private First Class
Private First Class
Posts: 34
Joined: Sat Jan 28, 2006 12:18 am
Location: I'm a figment of your imagination, where could I be but in your head?

Invisible number two!

Post by whispershadow »

from my last invisible post, i got a nice block of code that is supposedly an invisible box. However, there is no way to change its position and size, is this really the right code?

meshbox
name invisibox
scale 1 1 1
spin 0 0 0 0
shift 0 0 0
diffuse 0 0 0 0
end
User avatar
CannonBallGuy
Private First Class
Private First Class
Posts: 2083
Joined: Wed Apr 12, 2006 1:31 am
Contact:

Post by CannonBallGuy »

Why start a new topic...?
See the man page.
Image

Merry Christmas!

"Look, if I don't buy booze for the kids, I don't get any incriminating pictures to show to their parents, my business goes down the sink, my girlfriend leaves me and the baby goes on ebay. So help me search..."

"go Play With Toys urself in a dark alley u donkey ******" - Lt-Kirby2007
dango
Private First Class
Private First Class
Posts: 1400
Joined: Sun Feb 06, 2005 5:40 pm
Location: Somewhere over there.

Post by dango »

that is the rigth code.
shift = position
spin = rotation on all 3 axi
scale = size

you must put spin before shift, always.
Image
Post Reply