commits du dimanche soir, espoir

This commit is contained in:
Tonton Th
2026-01-04 23:01:37 +01:00
parent 90894f8008
commit 111a7519f1
27 changed files with 153 additions and 59 deletions

View File

@@ -8,6 +8,7 @@
#include "globals.inc"
#declare NO_DYNAMIC = 0;
#include "all.inc"
object { Le_Decor }
@@ -16,7 +17,7 @@ object { Le_Decor }
#declare LocX = 0;
#declare LocY = 3.6 - NormClock;
#declare LocZ = -210 + (120 * NormClock);
#declare LocZ = -220 + (120 * NormClock);
#declare LocCam = <LocX, LocY, LocZ>;
#declare LatCam = <0, 1.2, 0>;