1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
notka56 [123]
2 years ago
15

Imagine you want a car as your main sprite in your Scratch game. You have a parked costume (Car0) for when the car is not moving

. You also have two other costumes to represent movement along a road: Car1 and Car2. What would you use instead of the forever block to make your car look like it is bumping along the road once the player holds the right arrow key? You can write your answer as a paragraph or in Scratch pseudocode if you would like.
The unit said that “game feel” is the “just right” feeling you have when playing a game. What is one example of something you might need to control to make your personal game not too hard, not too easy, but just right? Give a different example from the one in the unit (making sure the main sprite isn’t moving too fast).
Why is it a good idea to only use one word for everything you create in Scratch, even though you can technically use two words for many commands, variables, etc.?
Imagine you are playing a video game like Super Mario or Sonic and you lose your last life. What are THREE distinct things that will happen once your lives become 0? Give three examples. Then put on your programmer’s hat. Describe your examples using pseudocode; in other words, you don’t have to use the exact language Scratch blocks would, as long as you write out each step in such a way that it’s clear what the code would do.
A classic game, Wario Land, has an invincible main character who reacts to the environment in order to solve puzzles. So, for example, when he hits a pool of lava, instead of dying, he is lit on fire, soars into the air as he jumps in pain, then when he lands, runs forward uncontrollably at high speed for a couple of seconds. What would this sequence look like as a series of Scratch code blocks? You can use pseudocode for your answer; in other words, you don’t have to use the exact language Scratch blocks would, as long as you write out each step in such a way that it’s clear what the code would do.
Arts
2 answers:
svetlana [45]2 years ago
7 0

Answer:

The Forever block is a Control block, a C block, and a Cap Block. Blocks held inside this block will be in a loop — just like the Repeat () block and the Repeat Until () block, except that the loop never ends (unless the stop sign is clicked, the Stop All block is activated, or the stop script block is activated within the loop). Due to this infinite loop, the block has no bump at the bottom; having a bump would be pointless, as the blocks below it would never be activated.

This block has a slight delay, so for optimum speed of execution.

Explanation:

grigory [225]2 years ago
3 0

       Get Building!        Submit Text questions

  I wouldn’t recommend using the forever block, because if you want to make it realistic, your goal is to make it feel like you are driving the car, not to keep bumping the car constantly, this makes you feel like you suck. I would recommend if holding the wrong arrow key, just put a warning sign telling you that you are pressing the wrong key! If you want to make a slinger game, for example football! You can make the ball go in different directions as well to make the ball slower, this is the just-right feeling! If you use too many codes, you are just wasting time, plus if you use less code, the game won’t be so laggy! If your goal is to not touch red, then you could put (If touched color red then) 1. Stop game 2. Say____3. Show a backdrop or Sprite1. When touching lava, show Character two. 2. When touching lava, Character jumps in the air. 3. When touched ground, give character speed of 100.

Have a great day! Brainiest please!

You might be interested in
What do a measure look like ?
artcher [175]
A measure contains five lines and four spaces.
5 0
3 years ago
Read 2 more answers
PLZ HELP ME WITH THIS
GenaCL600 [577]
I would recommend that Vivian should use the thin font. This gives the impression of fragility and delicacy, so fits with the purpose of the business.
4 0
3 years ago
Read 2 more answers
For Neolithic people, birth may have been symbolic of:
user100 [1]

Answer: The yearly return of the crops

Explanation:

4 0
3 years ago
A.
Shkiper50 [21]

Answer:

B

Explanation:

4 0
3 years ago
Read 2 more answers
In this lesson, you’ve had a preview of this course. You have seen that social and emotional learning covers a lot of topics fro
Luda [366]

Answer:

i have seen that when there is an arugument we often forget self control and conflict resulution but everytime we get a speech project we are all really good at staying in a good amount of time showing we know our time managment when we talk to mr burns about assignments i feel like we use really great communication skills so overall we mainly need to work on our self controll and conflict resuliotion

Explanation:

sorry for bad spelling and gramer oo

3 0
3 years ago
Read 2 more answers
Other questions:
  • Who was the man that da Vinci served as an apprentice?
    15·2 answers
  • How many countries exist in the world​
    10·1 answer
  • Can someone please help with this questionn please and thankyou
    14·2 answers
  • Who want to talk me borad
    6·2 answers
  • Speaking rudely to the judges was rash behavior. You really hurt your chances of winning! In the above context, what does "rash"
    15·1 answer
  • Can someone pls draw this on a 10X10 grid with the colouring and stuff.....PLS I WILL MARK BRAINLIEST !
    12·1 answer
  • Anybody know how to put a video as your zoom pfp?
    13·1 answer
  • Say correct name of this item​
    6·1 answer
  • if one of u can guess my name or the letter it starts with u will get brainliest I’ll tell u in the comments if ur right! Also u
    7·2 answers
  • Blues music characteristically used blue notes altered 3rd 5th and 7th
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!