Project 95: Cannon Physics

6. Create Variables for Gravity and Velocity

Use the variables tab to create the two most important pieces of information about a falling or thrown object, Gravity and Velocity.
Starting point file for this challenge

Your goal

Steps

1. Create Velocity

Head to the Variables Tab in any Sprite then click the "Make a Variable" button.  Type in "Velocity" and select OK.

2. Create Gravity

Follow the same process as the previous step but call the variable: "Gravity"