debrotch in progress
This commit is contained in:
@@ -146,15 +146,11 @@ translate y*2.0 /* pour la poser sur la plate forme */
|
||||
// ------------------------------------------
|
||||
#declare Corps_Grue = object
|
||||
{
|
||||
union
|
||||
{
|
||||
union
|
||||
{
|
||||
object { Pivot_Grue rotate y*42 }
|
||||
object { Cabine_Grue }
|
||||
object { Fleche }
|
||||
}
|
||||
}
|
||||
union {
|
||||
object { Pivot_Grue rotate y*42 }
|
||||
object { Cabine_Grue }
|
||||
object { Fleche }
|
||||
}
|
||||
translate y*7.0
|
||||
}
|
||||
// ------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user