ZBombMom

Used by

Appears in ProductLauncher and contains 42 ZBomb products!

<ball name="ZBombMom"
		shape="circle,200"
		mass="60"
		towermass="60"
		strands="0"
		walkspeed="0"
		climbspeed="0"
		speedvariance="0"
		collidewithattached="true"
		statescales="tank,0.12"
		suckable="false"
		jump="0.0,0.0"
		climber="false"
		draggable="false"
		invulnerable="true"
 
		material="rock"
 
		contains="42,ZBomb"
		popsound="SOUND_BALL_ZBOMBMOM_POP" 
		popduration="0.25" 
		popparticles="beautypop" 
      >
 
  <part name="body"
        layer="0"
        rotate="true"
        x="0" y="0"
        image="IMAGE_BALL_ZBOMBMOM_BODY"
        stretch="24,1.2,0.9"
        scale="1.08"
        />
 
 
	<!--  animations -->
  <sinvariance freq="0.2" amp="0.0045" shift="0.0">
    <sinanim part="body"    state="falling" type="scale"     axis="x" freq="1" amp="0.02" shift="0"   />
    <sinanim part="body"    state="falling" type="scale"     axis="y" freq="1" amp="0.02" shift="0.5" />
  </sinvariance>
 
 
 
</ball>