How do you make a moving backround

im making a horror game where you are in a car but instead i nee the backround to move so the sprite doesnt go of screen

You could use a sprite as a "background" or make the game scrolling.

Check this out: Snap! Build Your Own Blocks

is there a way to make the screen scroll vertically

Yep! Just replace all the movement script with CHANGE Y blocks.

And maybe some other changes as well

okay.

the issue that i have is that the game is from a verticle veiw above the car
(if you want i can post the project so you can see it)

EDIT: here is the link Snap! Build Your Own Blocks

Instructions


  • Step 1: Go here, right click the page, and click "Save As...". Name the file and save it to your disk.
  • Step 2: Open Snap! and import the XML file into Snap!
  • Step 3: Open the costume editor, and make levels.
  • Step 4: Set the velocity variable to how fast you want the screen to scroll.

Watch my flappy bird version

one of the blocks say undefined
how do i make it not say undefineduntitled script pic (2)

hey @joecooldoo can you please respond to the previous post

Oh, whoops. Hold on

  • Go here: Snap! 6.9.2 Build Your Own Blocks.
  • Go to the sprite called "Level".
  • Export the block called "Create Clones".
  • Create a new project.
  • Load the block into the project.
  • import the sprite.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.