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
Which technical development allowed artists to create highly detailed paintings?
RSB [31]
Oil paint because it has the consistency of pigments mixed with drying oil (commonly linseed oil). The oil paint drys more slowly which makes it more easy to blend each color together & provided a softer merging of one tone into the next, becoming a well used tool to artist. 
5 0
3 years ago
Your art class watched a documentary about the characteristics of Baroque architecture. Which characteristic did you MOST likely
creativ13 [48]

Answer:

i think its B or A

8 0
3 years ago
Which of these works Is an example of Japanese woodcut printing
pashok25 [27]

The answer would be 3 i have taken this before

3 0
2 years ago
Read 2 more answers
John Cage was influenced by which type of world music?
Svet_ta [14]

Answer:

"Many of Cage's ideas about what music could be were inspired by Marcel Duchamp, who revolutionized twentieth-century art by presenting everyday, unadulterated objects in museum settings as finished works of art, which were called “found art,” or ready-mades by later scholars.Aug 1, 2001" I believe it's classical

Explanation:

3 0
2 years ago
Read 2 more answers
Could i get suggestion for a new song im writing ?
Ghella [55]

Answer:

Every so offten try doing this to one of the words : I love you (you who, you whooo) as an echo.

Explanation:

4 0
2 years ago
Other questions:
  • The minuet is generally the _________ movement of a classical symphony.
    6·1 answer
  • Pls helpp Give two examples of labels on a pencil that would indicate hard lead
    10·2 answers
  • What was the function of a burial mask
    11·1 answer
  • Name this note:<br> 舞子<br> Music notes
    7·2 answers
  • which of these were one of the beliefs of the ancient Egyptians? A. Painting should reflect democratic values B. God is represen
    10·1 answer
  • which is a better marker for out lining copic markers or crayola? sorry if i misspelled any thing you see im sick
    6·2 answers
  • Can any 1 please do my essay well just do the planning sheet pleaseee i am begging anyone to!!!​
    11·1 answer
  • The managers at the hunting store usually determine their prices by using a markup of 11 percent. If they purchased camo pants f
    8·1 answer
  • What are you good at ?
    5·2 answers
  • THink about a beautiful waterfall that can make many changes to the land. Some changes we notice rights away and some we do not
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!