Sprite Movement and Properties

Quiz
•
Computers
•
7th Grade
•
Medium
Shaun Horgan
Used 11+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This sprite property will control the vertical movement of a sprite(up and down).
sprite.x
sprite.y
sprite.rotation
sprite.scale
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This will make the sprite move towards the right side.
sprite.x = sprite.x + 1
sprite.y = sprite.y - 1
sprite.rotation = sprite.rotation + 1
sprite.x= sprite.x - 1
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Characteristics of a sprite
Methods
Components
Properties
Parameters
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This sprite will appear in the lower left corner
var sprite = createsprite(200, 200)
var sprite = createsprite(50, 50)
var sprite = createSprite(100, 300)
var sprite = createsprite(0, 0)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A character with properties that describe its location, movement, and look.
sprite
variable
float
parameters
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This block must be added into function draw.
sprite
drawSprites
sprite.x
parameters
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
if sprite.y > 200 then setAnimation newSprite
This is an example of...
Properties
Counter Pattern
Variable
Conditional Statement
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Scratch interface

Quiz
•
5th - 9th Grade
15 questions
Rubber Duck Debugging

Quiz
•
6th - 8th Grade
20 questions
Code.org Unit 3 -Lessons 5-8

Quiz
•
6th - 8th Grade
18 questions
Scratch

Quiz
•
7th Grade
17 questions
Scratch Vocab and Concepts

Quiz
•
6th - 8th Grade
15 questions
Intro to Scratch

Quiz
•
6th - 8th Grade
17 questions
Scratch (If Statement + Project)

Quiz
•
7th - 9th Grade
10 questions
Scratch Code

Quiz
•
KG - 11th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade