objCherry

Example use of the scripts

 Create

///Variables
event_inherited();
image_speed = 1/15;
scrCreateEvent();

 Step

/// Script Execution
scrAlpha();
scrBounce();
scrBounceIntersection();
scrCurve();
scrDirection();
scrOrbit();
scrOutside();
scrRainbow();
scrScale();
scrSpeed();
scrSpin();
scrSpeed();
scrSpriteDirection();
scrTrail();
scrWrap();