Search found 1 match
- Thu Apr 09, 2015 6:55 pm
- Forum: Support and Development
- Topic: Platformer help
- Replies: 2
- Views: 1674
Platformer help
Hello, I am very new here. I am making a small platformer. I have a tiled map. and i loaded it into my code. I also used adv tiled collider. First of all i am not really sure if my collision stuff is okay. And i need help scaling up my map. This is my code: function love.load() atl = require 'libs.A...