Discuss Scratch

Zparx
Scratcher
500+ posts

Scrolling platformer with multiple platforms using clones!

By changing a local variable by 1 for each clone, setting the clones' private variable to each proceeding value of the local variable as they're created, and setting the x position of each clone to ((Scrollx) + ((480) * (Cone private variable))), I can use multiple platforms in a scroller with astonishing ease! It makes the project a lot easier to script because I only need the <touching {platform}?> block! You can look at it and the scripts here!

Feedback much appreciated!
- Z <3

Last edited by Zparx (March 29, 2013 20:55:58)

Powered by DjangoBB