From b3030b886d0c6b21055cae45ce035e0c16f76b3f Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Mon, 16 Feb 2026 23:55:40 +0100 Subject: [PATCH] Blob_Boxed is alive --- contexte.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/contexte.inc b/contexte.inc index 0c03660..08cf435 100644 --- a/contexte.inc +++ b/contexte.inc @@ -398,8 +398,9 @@ union { #end // for /* --------- les trucs dans le Y positif */ - 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 { OpenBox(1.6, 0.11) translate <-3, 3.58, 112> } + object { Blob_Boxed scale 4 translate <-3, 3.58, 112> } + object { Blob_Boxed scale 4 rotate y*45 translate <3, 6.7, 161> } } }