Flying

Flying

If you could fly, where would you want to go? Take to the skies with your sprite!

 

Divider Notch Left

Translated Resources

 

Coding Cards:  Italiano  |  Polski  |  Türkçe

 

Educator Guide:  Français  |  日本語  |  Português Brasileiro
Tags
Platform
Scratch
Audience
Students and LearnersEducators and Facilitators
Experience Level
Getting StartedIntermediate
Type
Coding CardsGuide or WorksheetInteractive TutorialVideoStarter Project
Topic
Art/AnimationGamesLiteracy/Storytelling
Language
EnglishFrançaisItaliano日本語PolskiPortuguês BrasileiroTürkçe

Related Resources

Use Arrow Keys
Use Arrow KeysWant to move your character using arrow keys? Pick your sprite, try our interactive tutorial, and start moving!
Learn More
Glide Around
Glide AroundWith glide blocks, you can move your character from place to place. Pick your sprite, try our interactive tutorial, and start gliding!
Learn More
X and Y Coordinates, Grids
X and Y Coordinates, GridsCartesian coordinates are a way to describe the position of a point on a grid. The grid is made up of two lines called the x-axis and the y-axis, which intersect at a point called the origin. The x-axis runs horizontally, while the y-axis runs vertically. Each point on the grid has a unique pair of x and y-coordinates. The x-coordinate tells us how far left or right the point is from the origin, while the y-coordinate tells us how far up or down the point is from the origin. By using Cartesian coordinates, we can precisely identify and locate points on a grid, which will help us position sprites on the stage, etc.
Learn More