FlynnD273 [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=47123 Untitled <p> <table><tr><td> <a href="/bbs/?pid=81933#p"> <img src="/bbs/thumbs/pico8_bakozihide-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=81933#p"> bakozihide</a><br><br> by <a href="/bbs/?uid=47123"> FlynnD273</a> <br><br><br> <a href="/bbs/?pid=81933#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is my first project in PICO-8! I tried to make an easily customizable platformer base. I've commented all my code for easier use.</p> <p>FEATURES:</p> <p>player</p> <p>variable jump height (jump_h and jump_float_max and jump_float)<br /> supports double/triple etc. jumps (jump_max)<br /> can jump on frames after leaving ground (coyote_max)<br /> can register jump on frames just before hitting ground (jump_f_max)<br /> custom animation states (add_s(&quot;custom state&quot;))</p> <p>camera</p> <p>smooth movement (easing)<br /> custom limits (bounds)<br /> player movement &quot;deadzone&quot; (mx)</p> <p>anything in (parentheses) are the name of the corresponding field in the object.</p> <p>I hope someone finds this useful!</p> https://www.lexaloffle.com/bbs/?tid=39624 https://www.lexaloffle.com/bbs/?tid=39624 Thu, 17 Sep 2020 20:16:18 UTC