commit big mess before refactoring

This commit is contained in:
Tonton Th
2025-03-07 10:51:57 +01:00
parent f417711da3
commit c65090e4a2
18 changed files with 233 additions and 100 deletions

View File

@@ -11,6 +11,7 @@
#include "elements.inc"
#include "hexabenz.inc"
#include "hexawood.inc"
#include "trident.inc"
#declare A = <-SzSol, 16, -8>;
#declare B = <SzSol+4, 18, -11>;
@@ -34,7 +35,7 @@ object { Le_Decor }
// object { Repere scale 3 translate <SzSol, 2, SzSol> }
#local DistCam = 239;
#local DistCam = 280;
#local CK = 0.56 + (0.72 * NormClock);
#declare CamX = DistCam * sin(CK);
#declare CamY = 28;