Maybe someone can find usefull these old shps I made a long time ago.

It also has building frames and a turret.
Deploy_animation_for_Titan.rar ( 12.16K )
Number of downloads: 87Necesary coding:
Rules.ini
[BuildingTypes]
XX=DMMCH
[Animations]
XX=DMMCH
XX=DMMCH_A
XX=DMMCHMK
[MMCH]
DeploysInto=DMMCH
[DMMCH] ;these are just some tags that you should add to the building, not the full coding

TechLevel=-1
UndeploysInto=MMCH
BaseNormal=no
IsJuggernaut=yes
Turret=yes
TurretAnim=DMMCH_A
TurretAnimIsVoxel=false
TurretAnimX=0
TurretAnimY=0
TurretAnimZAdjust=-30
BarrelAnimIsVoxel=no
StartFacing=4 ; DIR_S = 4 << 5
StartPitch=2 ; DIR_E = 2 << 5
Trainable=yes
ART.ini
; Deployed Titan
[DMMCH]
Normalized=yes
Remapable=yes
Foundation=1x1
Buildup=DMMCHMK
Height=1
PBarrelLength=224
PrimaryFireFLH=54,7,64 ; the thing that looks like a missile launcher in top of the turret
TurretNotExportedOnGround=yes
Give credit if you use it in a public release.