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
15 questions
JavaScript

Quiz
•
7th - 8th Grade
10 questions
Scratch Quiz

Quiz
•
KG - 8th Grade
10 questions
VII_яз_про

Quiz
•
6th - 8th Grade
11 questions
Variables in Scratch

Quiz
•
2nd Grade - University
19 questions
Scratch Quiz

Quiz
•
4th - 8th Grade
15 questions
Fall Feast Tynker Tutorial Check Up

Quiz
•
7th Grade - University
20 questions
S2 CPA EOY 2022 (Part 2)

Quiz
•
7th - 10th Grade
12 questions
Code.org Unit 3 Chapter 3

Quiz
•
7th - 8th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade