Skip to content

Instantly share code, notes, and snippets.

float tailWidth = 40;
float bodyWidth = 160;
float headWidth = 40;
float wingHeight = 20;
float stripeWidth = 20;
float rocketAnimationPosition = 0;
float rocketXSpeed = 2;
float rocketYAngleSpeed = 2;
float rocketYAngle = 0;