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
Richard Wagner once said, "I write music with an exclamation point!" After hearing some Wagner compositions, do you agree with h
Studentka2010 [4]

Answer:

Sidney Lanier Lanier, Sidney

Explanation:

4 0
2 years ago
Staccato means to play the note to its full value <br><br>true <br><br>false​
mario62 [17]
FALSE FALSE FALSE FALSE FALSE!!!!!
6 0
3 years ago
Whose hands were used to make the louise bourgeois installation "helping hands."
o-na [289]

Answer:

a. jane addams' hands

Explanation:

6 0
3 years ago
Read 2 more answers
Art takes a variety of forms. Name two examples presented in this chapter that you were suprised at being considered works of ar
postnew [5]

Answer:

Art is any subjective representation of the world, according to the artist's gaze, who represents it according to his own perceptions, trying to give his representation an aesthetic sense. There are various forms of art, such as painting, music, photography, cinema, etc.

Two forms of art that surprise me because they are considered as such are photography and architecture. In photography, the artist does not create or represent a work, but simply captures a certain image that he has not modified; and architecture because the architect performs his work for a technical purpose, and only then for aesthetics.

5 0
3 years ago
How to figure out D sharp a whole step above and other like this example?
Novosadov [1.4K]

Answer:

Explanation:

The formula for creating a major scale is “whole, whole, half, whole, whole, whole, half.” half: b to c – Note that you're back where you started at c.

5 0
3 years ago
Other questions:
  • Which of the following is the BEST contrast between Heracles and Christopher Reeve?
    6·1 answer
  • Juan is writing music for a film and wants to link a specific location to a sound; in this case, a short melody. What element of
    12·2 answers
  • Which of the following is NOT a characteristic of socially relevant TV programming in the 1970s:
    14·1 answer
  • Artist like Maya Lin make memorials to preserve an honor the memory of important people and events
    12·1 answer
  • Donde surgio el hiperrealismo
    10·1 answer
  • How did Monet’s work compare and contrast with that of the Barbizon painters?
    5·1 answer
  • In the name of Chloe Marcus. I drop another 100. 50 to each answerer
    5·2 answers
  • List three different postsecondary education options for careers in the fashion industry.
    12·1 answer
  • David Griffin shares various photographs to open up his talk. How does he represent movement in these photographs?
    7·2 answers
  • Look at this painting. it belongs to which artistic movement?
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!