ScratchData LogoScratchData
Back to RobomanDude's profile

Stranded

RORobomanDude•Created October 27, 2013
Stranded
16
12
634 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! 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

This engine is not perfect, but it is much more versatile than most engines out there. But it is not user friendly at all... I will see what i can do about that. All graphics from the original engine drawn by RobomanDude. The song is a slightly modified version of: Sabrepulse - Massive Damage --From the Album: Chipbreak Wars This great song no longer fits the theme and is not used anymore... O.o Klangachse - Immerlicht - Spiel Mit Mir

Project Details

Project ID13643158
CreatedOctober 27, 2013
Last ModifiedOctober 17, 2015
SharedOctober 27, 2013
Visibilityvisible
CommentsAllowed