Feel free to use with credit! :) FullScreen works the best! Please add a love for more!! ♡Game out! http://scratch.mit.edu/projects/25749672/ ♡ Press space for next background idea :) How to import the sprites! Drag sprite number 1,2,3,4 and 5 into your backpack. Make a new project. Drag all the sprites out. Then finally,make new variables for xvel,yvel,and g,gy Delete the old ones(xvel...)and add the new ones in the scripts Then make all the sensors(black) go to the outside of the sprite Finally,to make your guy move on the platform,you have to make a new sprite.Make it the colour of the background,and as long as the moving piece.Position it right on top of the moving piece,and have a script sensing touch.(if touching sprite one)If it touches the character,then have it set the new "gy" to one,or else set gy to 0 In the same sprite,make a script that sets gy to -4 or 4 or 0.So in the repeating moving thing(repeat50moveten) Put in the forward one,set g to 4,and the back one,set g to -4, If you have g at zero at all times when it is not being touched by to platform senser,then you can put a forever,change x by g in the bottom senser.It should work
full credit to @crazyweasle123 portal1s controls: 1 to place wsad to rotate portal2s controls: 0 to place ijkl to rotate. REPORT ANY BUGS