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
20 questions
Code.org Unit 3 -Lessons 5-8

Quiz
•
6th - 8th Grade
17 questions
Scratch Vocab and Concepts

Quiz
•
6th - 8th Grade
10 questions
scratch quiz

Quiz
•
1st Grade - University
12 questions
Year 7 Scratch Baseline

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

Quiz
•
7th - 9th Grade
10 questions
ALGORITMA DAN PEMROGRAMAN KELAS 7

Quiz
•
7th Grade
17 questions
Code.org Lesson 6 Review

Quiz
•
5th - 8th Grade
18 questions
Scratch

Quiz
•
7th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade