Cursor keys to move.S for sound.To wall jump, hit a wall and alternate pressing the left and right keys while holding the up key.
Credit to griffpatch for getting me into the multiplayer and platformer scripts. CHANGE LOG -Tuesday,11/17/2020:Made the basic scrolling, gravity,and obstacles.Also got player movement finished -Wednsday,11/18/2020:Made some adjustments to the level scripts,now I can string together multiple levels phases.Still yet to add danger and portals -Thursday,11/19/2020:Added double jump to see how good it would work to Tester project.Will post a poll and see what people think. -Friday, 11/20/2020:Added collectables -Friday, 11/27/2020:Fixed bugs with danger, added exit portal, created new level, and added a bit of Y scrolling -Monday, 11/30/2020:Added death count and high score.Also added time.Please do not change the high score in the editor, or I will be forced to remove it.The high score is based on your time.Added more Y scroll, momentum,and wall jumping. -Tuesday, 12/1/2020:Added DIFFICULTIES. Based on timers, there are 5 difficulties;Passive,Easy,Medium,Challenge,Advanced.Passive is infinite time,Easy is 100 seconds,Medium is 70 seconds,Challenge is 50 second, and Advanced is 45.You can only set the high score only in Passive so try that. -Wednesday, 12/2/2020:Added level 3, and got some feedback that it was too hard?Dumb it down? I don't think so… -Thursday, 12/3/2020:Got positive feedback about end!Yay! -Friday, 12/4/2020:Got to work on my Player for the project.Thanks!