Hello! I’m a new Defolder (is that the name?) and I want to make a basic platformer for now, I have some bigger ideas I can integrate later. I just need to find out how to make the falling physics, collision, and how to insert .png files as sprites and backgrounds.
@approbo.games I got a strange error message whenever I play and press an arrow key.
ERROR:SCRIPT: /main/Runner.script:6: attempt to index global ‘self’ (a nil value)
stack traceback:
/main/Runner.script:6: in function </main/Runner.script:5>
Please help! I followed the platypus readme exactly (meaning i copied and pasted).
Detfolder, Defoldian, Defoldsterino – whatever floats your boat. Apart from the great suggestions above, you could check out the Platformer Creation Kit which features assets, code, and even a tutorial on how to make a platformer.