ScratchData LogoScratchData
Back to justtestingstickman's profile

Infinite scrolling

JUjusttestingstickman•Created July 27, 2010
Infinite scrolling
5
2
274 views
View on Scratch

Description

Infinite scrolling, I coulda made it 1s1s if I wanted. ***HOW THIS WORKS*** Uses 2 variables, currentland and scrollx. Also a list, terraintotal. Currentland- this is what is used to decide which part of terraintotal is rendered Scrollx- just a plain scrolling variable Terraintotal- a list storing the terrain Basically, every time you go a certain distance, another part is added to the list (minecraft works this way too :D). Then scrollx is checked to see which part of the list is rendered with stamping.

Project Details

Project ID1215838
CreatedJuly 27, 2010
Last ModifiedJuly 27, 2010
SharedJuly 27, 2010
Visibilityvisible
CommentsAllowed