Updated project to teach kids in the Lego Robotics programs at the Mercer Museum the power of Scratch and Lego WeDo 1.0 (does not support keyboard controls, scroll down for more info). If you are an instructor, prepare to amaze your kids with a relatively small, simple, powerful, and easy to use program. ================================================== MY PART: I have supplied a great platforming engine that is very easy to use and understand. Click "see inside" to view how it works. YOUR PART: Create a joystick using the WeDo 1.0 sensors. Use the "distance sensor" at the top of the joystick as a jump button and the tilt sensor for left-right movement. Be creative! NOTE: You may have to test your joystick to see what number of the "tilt" variable corresponds with resting (up), left, and right positions, if the joystick is not working properly. ================================================== Press space to switch between the simulator and scrolling platformer. INCORPORATES WEDO!!! USE A JOYSTICK (TILT FOR LEFT-RIGHT, DISTANCE = 0 TO JUMP) ================================================== Have you ever been trying to make an awesome scrolling platformer, but your collisions are always wrong and it glitches too much? Well, I have created a perfect scrolling platformer by taking a regular, non-scrolling script and using it to simulate a scrolling platformer! Look inside to see how it works! ================================================== Good news! This platformer simulator can use any still-platforming script. If you don't like the one I've provided, feel free to use your own!
100% @Molotov_Peep ================================================== A love, favorite, and follow would be greatly appreciated! ================================================== Feel free to use with credit! ================================================== Updates: 6/18/15 - Initial release 6/19/15 - Added hit-box and character overlay 7/19/17 - Set WeDo 1.0 interactions MORE UPDATES WILL COME SOON!