use arrow keys to move, up or space to jump original game here: http://wanderlands.org/main/midas GAME FINISHED: final game here, this still has bugs, so play on that one: http://scratch.mit.edu/projects/22432938/ Update Log: 5/19: added sound, tittle, edited script, & sound, I decided not to add bubbles, because of lag 5/19: fixed bug that broke project, I had simply accidentally moved the player collision to another script 5/18: changes to loading to accommodate for no screen refresh 5/16: fixed level change bug, and costume bugs as well as set up costumes for transitions, haven't figured out how to make it work 5/15: fixed falling script with minor bouncing blocks bug & added level change but I got a few bugs and lag to fix 5/14: figured out how to get blocks to stop falling, but they sink into the next block. A few bug fixes thanks to DadofMrLog 5/13: GAA! RAGE! WHY WON'T THIS WORK! *resort to help :/ 5/12: tried many ways of gold block falling and detection, didn't work 5/4: fixed bugs and added detection of block clones' x and y 5/2: figured out a way to keep track of local variables and transfer them, used distance formula to calculate distance of clone from clone to get around the not touching block problem (unfortunately I now have a bugs to fix because of that) 5/1: added wall and ceiling detection, but now wont touch block so color change doesn't work :/
Block tiling script by @JeremiahMacDonald, many thanks to @DadorMrLog for helping with a few big bugs, everything else by me SOUND EFFECTS- ding: http://www.youtube.com/watch?v=FgcB7Lkvp44 pop: from scratch library whoosh sound: edited from http://www.youtube.com/watch?v=oUxyg_DFMfM _________________________Bugs__________________________ lag [ ] block detection of king sprite is broken, don't know why [FIXED] haven't figured out how to get transitions to work [FIXED] block not staying stable, bouncing [ ] weird next level loading bug with clones [FIXED] girl clone costume change not working [FIXED] __________________Things needed to add___________________ -- reduce lag ( ) -- find way to get project load to work without screen refresh (√) -- transitions, effects, backgrounds, sound, ect. (√) -- blocks falling after turning to gold (√) -- have clones measure distance from player (√) feel free to look around the code and give suggestions and help