a lot of little changes
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
// =======================================================
|
||||
|
||||
#declare POS_Cutoff = <-24, 0, -7>;
|
||||
#declare POS_Cutoff = <-20, 0, -7>;
|
||||
|
||||
#local TY = 1.55;
|
||||
|
||||
@@ -32,8 +32,10 @@ difference {
|
||||
translate y*TY + POS_Cutoff
|
||||
}
|
||||
|
||||
/*
|
||||
sphere { Position, 0.020 translate y*TY + POS_Cutoff
|
||||
texture { T_WIP_alert } }
|
||||
*/
|
||||
|
||||
/* this one is for debugging */
|
||||
// object { OpenBox translate y*TY + POS_Cutoff }
|
||||
|
||||
Reference in New Issue
Block a user