This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » Suggestions
  •  » Better made for games defined as "backgroung scrolling"

#1 2008-06-03 21:47:18

rh1n0man
Scratcher
Registered: 2007-12-17
Posts: 1

Better made for games defined as "backgroung scrolling"

I personaly think that the most enjoyable scratch games out there are games with background scrolling. The next version of scratch should make thes games easier to program. One way I see that making these games easier to make is that you chose the size of your stage before you start in pixels. At first only the top right corner of the total stage is visable if you picked an stage larger than 360 by 480. If you picked an stage size smaller than 360 by 480 you see your stage size and more.
_
Because no one wants the stage changing sizes for large scroller games there would be an aditional button to Motion, Looks, Sound, Pen, Control, Sensing, Numbers, and Variables. It would be called "Camera Position". It lets you zoom out in and move around extra large screens. Things under the tab include all things under the motion tab only incert "Camera Center" in the begining. The zoom feature would have things like zoom { }% in { } secods.You can code directly in the stage or any other sprite. Example code "[blocks]<when green flag clicked>
<forever if><key[Right Arrow]pressed?>[/blocks] Camera position change x by 5.
_
Camera position would change by 5 to the right whenever you clicked the right arrow. For zooming in and out the code would be similar.If you don't want a spesefic sprite to follow the camera and always to be on the same spot in your screen there is a "Ignore Camera" option.

Offline

 

#2 2008-06-03 22:02:57

CFCRubiks
Scratcher
Registered: 2008-05-11
Posts: 100+

Re: Better made for games defined as "backgroung scrolling"

This would be nice, but it might be to hard for the Scratch Team to make

Offline

 

#3 2008-06-04 06:17:35

Bobby500
Scratcher
Registered: 2008-04-19
Posts: 1000+

Re: Better made for games defined as "backgroung scrolling"

That sounds like an awsome Idea!

Oh, my 275 post!

Last edited by Bobby500 (2008-06-04 06:18:19)

Offline

 

#4 2008-06-04 13:37:08

dingdong
Scratcher
Registered: 2007-08-09
Posts: 1000+

Re: Better made for games defined as "backgroung scrolling"

oh you want to add a camera, hmmm... I see.... only problem with that is the background has to be extremely large, I could see this happening, but it requires an extremely lrge paint editor


http://img851.imageshack.us/img851/2829/superanbanner.png
click the image for my music

Offline

 

#5 2008-06-04 13:44:11

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: Better made for games defined as "backgroung scrolling"

This would be better for making scrolling games. But I don't know if the scratch team could make it simple enough for people.

One of the older versions of the program used to have a cloning function but it was taken out because it confused people.

Personally I would be content if they allowed the option to remove the sprite size limitations and the screen boundaries.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 
  • Index
  •  » Suggestions
  •  » Better made for games defined as "backgroung scrolling"

Board footer