This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-11-30 09:57:21

AmitDigga
New Scratcher
Registered: 2011-04-21
Posts: 18

Larger Background

It really get messy when we want to join many background as if there is only one...

Introduction:- In scratch it is easy to make a game like DAVE with one background at one time but it is a big problem if we are going to make MARIO i.e. continuous one..

i do not know if u will like my idea but here it is...

background type --combined background...ask [row X column]
combined background may look like this
say [3 X 3]

l  1st    2nd     3rd  l
l  ..    ....        .. .   l           and can be easily edited
l   ...   ...        ...    l
l
for example in mario [1 X 9 (or anything) ]

another
(for some sprite)
Forever if
  y > (180)
change row by 1

also same for coloumn


NOW, FEATURES

1. ZOOM IN or ZOOM OUT--(currently in my mind i am thinking about photo viewing in PICASA) if it is on then upper mentioned script is not possible...(and for this)
2. Camera Tool--

  (for some sprite)
Forever if
  y > (180)
change CAMERA Y by 5

[with this camera moves smoothly (or roughly according to selection) by 5 that is all content appears to change their Y position by -5] and you can understand it better the point i am trying to make
3. LOCK to camera or UNLOCK----for some sprites which are to be not affected by CAMERA TOOL

please consider it ...make more suggestions

Offline

 

#2 2012-11-30 11:05:45

technoboy10
Scratcher
Registered: 2007-08-25
Posts: 1000+

Re: Larger Background

Scrolling is possible in Scratch. Try searching for a tutorial on the Scratch wiki. http://wiki.scratch.mit.edu/


So long, 1.4.
http://goo.gl/3JEV9

Offline

 

#3 2012-12-03 08:31:35

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: Larger Background

technoboy10 wrote:

Scrolling is possible in Scratch. Try searching for a tutorial on the Scratch wiki. http://wiki.scratch.mit.edu/

+1.


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#4 2012-12-03 10:41:25

soniku3
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: Larger Background

jontmy00 wrote:

technoboy10 wrote:

Scrolling is possible in Scratch. Try searching for a tutorial on the Scratch wiki. http://wiki.scratch.mit.edu/

+1.

Yup , You could try to first search in the future before asking.  wink


internet's all about cats today.

Offline

 

Board footer