some tweaks...

This commit is contained in:
Tonton Th
2026-01-15 20:30:08 +01:00
parent 4e88f481ff
commit 77ebfd9018
3 changed files with 10 additions and 6 deletions

View File

@@ -11,9 +11,9 @@
#local Zp = RD * cos(CK);
object {
object { Patrouille rotate 90*y }
rotate y*degrees(CK)
translate <Xp, 67+(8*NormClock), Zp>
object { Patrouille }
rotate y*degrees(CK)
translate <Xp, 79+(11*NormClock), Zp>
translate <-30, 0, 0>
}
@@ -81,7 +81,7 @@ object { BiTrident
/* l'hexastar est une nouvelle venue du 4 janvier 2026 */
// elle est ici présentée sur son estrade.
object { HexaStar rotate z*5
object { HexaStar rotate -z*5
rotate y*(670*sin(NormClock))
translate Pos_RedB_3 + (y*2)
}