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
Why was blues music developed exclusively in the African-American community?
disa [49]

Answer:

the discrimination of the era kept it in this community

Explanation:

this is due to racism in the 19's, an example of this would be

white person: they took blues from us we dont like it anymore

aanother reason could also be that for african american people it was a way to show their emotion from racism

8 0
3 years ago
What makes you laugh the most? (My cat does the funniest of things, so I laugh at her all the time)
svlad2 [7]

I laugh at my own jokes, apparently that's ridiculous

but what's even funnier is, i note down my jokes in my journal and i re-read it all the time and laugh again.

Don't think I need a therapist!

6 0
2 years ago
Handel's Water Music is an example of a/an
kkurt [141]

I believe the correct answer is C. suite.

 

Suite is a set of instrumental or orchestral pieces which are performed in succession. George Frideric Handel's “Water Music” is an example of a suite and it’s often published in three suites: Suite in F major (HWV 348), Suite in D major (HWV 349) and Suite in G major (HWV 350).

8 0
3 years ago
When you are sick with fever and jaundice, you must: A. Take medication before going to work B. Go to work and avoid contact wit
Bess [88]

Answer:

D

Explanation:

Because if you if you have a fever and juandice you must stay home even if you take medicine it doesn't work quickly enough.

5 0
3 years ago
Read 2 more answers
What makes up most Hindu art
liraira [26]
Sculptures and such of their gods
5 0
3 years ago
Read 2 more answers
Other questions:
  • Curved lines that depict non-geometric forms are considered organic true or false
    12·2 answers
  • The goodness of fit is when caregivers recognize their child’s temperament and work with it in order to raise a well-adjusted ch
    11·2 answers
  • How are mosaics and collages similar? How are they different? List at least two similarities and two differences.
    8·2 answers
  • Who can tell me the meanings of these?
    11·1 answer
  • Could someone please help me solve this puzzle accurately?
    15·1 answer
  • The oil painting above entitled the dream uses visual metaphor. true or false
    13·1 answer
  • WILL GIVE BRAINLIEST!!!!!!!!!!!!
    14·2 answers
  • Using color harmonies, you can...
    12·1 answer
  • Poem/Bars
    13·2 answers
  • What are the difference of the Pyramid of Giza and the Colosseum​
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!