Spam

Used by

  • No levels found

This pseudo-ball surfaces and spams your screen upon completion of Deliverance.

<ball name="Spam"
      shape="rectangle,90,60,0.3"
      mass="20"
      towermass="5"
      strands="0" 
      walkspeed="0.0"
      climber="false"
      speedvariance="0.2" 
      draggable="false"
	  detachable="false" 
      jump="0.0,0.0"
      grumpy="true"
 
	  antigrav="0.5"
	  isantigravunattached="true"
 
	  invulnerable="true"
	  dampening="0.005"
      >
 
 
  <part name="body" layer="0" 
        x="0" y="0" 
        image="IMAGE_BALL_SPAM_B1,IMAGE_BALL_SPAM_B2,IMAGE_BALL_SPAM_B3,IMAGE_BALL_SPAM_B4,IMAGE_BALL_SPAM_B5,IMAGE_BALL_SPAM_B6"
        stretch="26,1.25,0.85"
        scale="1.45"
		rotate="true"
        />
 
 
 
</ball>