ScratchData LogoScratchData
Back to scratchy1024's profile

Stranded remix

SCscratchy1024•Created November 2, 2013
Stranded remix
1
1
23 views
View on Scratch

Instructions

NOT FINISHED Use WASD keys to move. Use the mouse to shoot. This is only the basic engine I will be using in an upcoming project. Remixing Tips: Go ahead! Put it in your backpack! Just give me credit if you do so :3 The stages are laid out in a grid, every row has five stages. But in scratch you can only store stages in a list. So I put the stages in a row at a time. So to find the stage below another stage, Find add five to the stage number. The stage above another stage is the stage number minus five. When linking stages by holes in the wall, do your best to line them up perfectly. The game acts weird sometimes if you don't. If you want to change the number of stages in each row, change the number 5 in the code blocks in stage. Remember to move around the stages you already have so they don't get mixed up! If you want to change the number of stages in each column then just add more rows ^_^ To change the speed of the blaster, change what the blaster sets shootDelay to when it shoots. Longer shootDelay is slower, shorter shootDelay is faster. To change the costume of the blaster, remember that it has two costumes, and one is upside down because when it points left it turns if upside down, so I had to turn it upside down again to make it look normal. Remix away!

Description

arrow keys

Project Details

Project ID13839396
CreatedNovember 2, 2013
Last ModifiedNovember 2, 2013
SharedNovember 2, 2013
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root