Blob_Boxed is alive

This commit is contained in:
Tonton Th 2026-02-16 23:55:40 +01:00
parent b246f3ba23
commit b3030b886d

View File

@ -398,8 +398,9 @@ union {
#end // for #end // for
/* --------- les trucs dans le Y positif */ /* --------- les trucs dans le Y positif */
object { OpenBox(1.6, 0.11) translate <-3, 3.58, 112> } // object { OpenBox(1.6, 0.11) translate <-3, 3.58, 112> }
object { OpenBox(1.6, 0.11) rotate y*45 translate <3, 6.7, 166> } object { Blob_Boxed scale 4 translate <-3, 3.58, 112> }
object { Blob_Boxed scale 4 rotate y*45 translate <3, 6.7, 161> }
} }
} }