Solution -
09-22-2009, 09:22 PM
If you want it so that while you hold right key, the mario moves to the right, left left, jump up, then for left and right, click the events menu, click on when <key> is pressed, and then right click on that event and select change to while <key> is held. Select left key. Then, add in the during part, mario or whatever move left or whichever way it is facing that moves it left in the world. Same for right. For jump, just do when <up key> is pressed, mario move up five meters or so. For gravity, search for thread "Video Game Concepts vol. 2 - Gravity" in the Share Worlds section of Sharing and Collaboration. That should help explain the concept of moving down until you hit the ground better than I can.
|