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

#1 2012-07-18 12:58:06

maxdoss
Scratcher
Registered: 2010-07-27
Posts: 1000+

Need help with top down scroller.

I need to make a top down scrolling engine for a collab. When ever i try to make one, it doesn't work. I need help!


It's my birthday. Deal with it.

Offline

 

#2 2012-07-18 13:16:43

AtomicBawm3
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: Need help with top down scroller.

Could you explain what you've already tried?  That might help us help you  smile


http://i50.tinypic.com/j0yw0p.jpg

Offline

 

#3 2012-07-18 13:17:17

silvershine
Scratcher
Registered: 2010-11-21
Posts: 500+

Re: Need help with top down scroller.

I did something like this a while ago...

Ah hah! Try a script like this:

when gf clicked
forever
go to x: (0) y: ((scroll y)+((480)*(0.7)))
EDIT: I'm assuming you mean you mean y-axis scrolling, right?

Last edited by silvershine (2012-07-18 13:18:58)

Offline

 

#4 2012-07-18 15:09:00

Prestige
Scratcher
Registered: 2008-12-15
Posts: 100+

Re: Need help with top down scroller.

Try having a look at this enginesmile


"Don't insult someone until you've walked a mile in their shoes. That way, if they don't like what you have to say, you'll be a mile away and still have their shoes  smile  "

Offline

 

#5 2012-07-18 19:48:18

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Need help with top down scroller.

Closed by request of owner.

Maxdoss is a very silly pony.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

Board footer