Hi guys!
Thanks for your answers. I switched to bump, and even if I don't have slopes so far, it feels better. Anyway, I think that it'll be good for my learning experience to try and implement the slopes myself.
Search found 2 matches
- Tue Apr 05, 2016 2:33 pm
- Forum: Support and Development
- Topic: Surprising behavior using HC
- Replies: 3
- Views: 2409
- Sun Apr 03, 2016 4:07 pm
- Forum: Support and Development
- Topic: Surprising behavior using HC
- Replies: 3
- Views: 2409
Surprising behavior using HC
Hi everyone! In my journey for learning LÖVE, I started creating a simple platformer. I started yesterday, so I'm fairly new to this. I'm using Tiled to get a simple map with platforms, including an Object layer with polygons to mark them. I import all of that using STI and it works like a charm. I ...