adjust camera

This commit is contained in:
Tonton Th
2025-04-28 20:08:15 +02:00
parent 5de41466dd
commit 41af9f42d2
2 changed files with 3 additions and 3 deletions

View File

@@ -23,8 +23,8 @@ object { Le_Decor }
// =======================================================
#declare Debut = <-3, 87, 94> ;
#declare Fin = < 2, 91, 21> ;
#declare Debut = <-3, 87, 111> ;
#declare Fin = < 2, 91, 31> ;
#declare Pos = Cos_01(NormClock);
#declare PosCam = Interpolate(Debut, Fin, Pos);