size question
Posted: Fri Jul 16, 2004 11:39 pm
//**
drive: {
type: Red,
trail: false,
name: "Plasma Drive",
design: "Plasma Drive",
thrust: 600,
scale: 0.2,
augmenter: 50,
port: (-29, 12, -119), //X,Z,Y
port: (26, 12, -119), //X,Z,Y
port: (-45, 8, -119), //X,Z,Y
port: (43, 8, -119), //X,Z,Y
loc: (0, 0,-60),
size: 16, // right here
hull_factor: 0.8,
explosion: 7
}
//**
how do you know just how big 16 is?
drive: {
type: Red,
trail: false,
name: "Plasma Drive",
design: "Plasma Drive",
thrust: 600,
scale: 0.2,
augmenter: 50,
port: (-29, 12, -119), //X,Z,Y
port: (26, 12, -119), //X,Z,Y
port: (-45, 8, -119), //X,Z,Y
port: (43, 8, -119), //X,Z,Y
loc: (0, 0,-60),
size: 16, // right here
hull_factor: 0.8,
explosion: 7
}
//**
how do you know just how big 16 is?