lower signs
This commit is contained in:
@@ -256,7 +256,7 @@ ssgBranch *sgMakeTaxiSign( SGMaterialLib *matlib,
|
||||
|
||||
// Part II: typeset
|
||||
double hpos = -total_width / 2;
|
||||
const double dist = 0.5; // hard-code distance from surface for now
|
||||
const double dist = 0.25; // hard-code distance from surface for now
|
||||
|
||||
sgVec3 normal;
|
||||
sgSetVec3(normal, 0, -1, 0);
|
||||
|
||||
Reference in New Issue
Block a user