big commit, a lot of small adjustemnst
This commit is contained in:
@@ -38,7 +38,7 @@ sphere { Position, 0.020 translate y*TY + POS_Cutoff
|
||||
*/
|
||||
|
||||
/* this one is for debugging */
|
||||
// object { OpenBox translate y*TY + POS_Cutoff }
|
||||
// object { OpenBox (1, 0.05) translate y*TY + POS_Cutoff }
|
||||
// object { Repere translate y*2.8 + POS_Cutoff }
|
||||
|
||||
// =======================================================
|
||||
@@ -53,7 +53,7 @@ object { Le_Decor }
|
||||
|
||||
// =======================================================
|
||||
|
||||
#local CamX = -27.4 + (3.29*Cos_01(NormClock));
|
||||
#local CamX = -27.4 + (2.29*Cos_01(NormClock));
|
||||
#local CamY = 2.7 - (0.24*sqrt(NormClock));
|
||||
#local CamZ = -0.85 + (2.02*NormClock);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user