
*********** RED SCRIPTS ************

VERSION 0.1 BETA UNDER CONSTRUCTION

************
* Q3Kicker *
************

Description:  
  
	The Q3Kicker threw the object toward a point (Destination Point) and he/she will have its maximum point  
	of height around the Altitude Point. Not very precise in very long jumps at the moment;)  
	But simple of using that the normal Kicker.  
  
Classes:  
	* Q3Kicker expanded from Triggers  
	* Q3KDestPoint expanded from NavigationPoint  
	* Q3KAltitudePoint expanded from NavigationPoint  
  
Properties:  
	  
	* KickedClasses: Class that will be thrown by the Q3Kicker  
	* XYForce: It forces Horizontal (maximum value 1.0, minimum value 0.0 for defect: 0.6)   
		   Useful for small adjustments in the jump.  
  
		   Long jumps: 0.2 - 0.4  
		   Short and high jumps: 0.6 - 0.8  
   
	* ZForce: It forces Vertical (max: 2.0 min: 0.0 def: 1.0) you adjust of force for cases of  
		   changed graveness.  
		     
		   Graveness smaller than the normal thing: 0.8 - 0.2  
		   Graveness bigger than the normal thing: 1.2 - 1.8	  
  
	* DestinationPoint: Yam of the Object Q3KDestPoint that the Q3Kicker used  
	* AltitudePoint: Yam of the Object Q3KAltitudePoint that the Q3Kicker used  
  
IMPROVEMENTS FOR THE VERSION 0.1 END:  
	  
	* Automation of the XYForce and ZForce  
	* Bigger Precision in the jump  
	* Automatic detection of the Q3KDestPoint and Q3KAltitudePoint

*******************************************************************************************************
Created by: [UCK]RedSkin
email: redskin@jazzfree.com
web: http://fb.meristation.com
     http://uck.hypermart.net
*******************************************************************************************************