Hi Hexus,
I'm really enjoying you're slopes plugin, its exactly what I needed for my game.
I'm trying to implement jumping through a platform from underneath. I believe normally for a tilemap you can just set the parameter collideDown to false for each tile. Since your plugin uses tilemaps, I've tried doing this but still get collisions from below so I can't jump through. Is there a specific way to turn off down collisions for your slopes plugin or am I doing something wrong? Thanks!
Hi Hexus,
I'm really enjoying you're slopes plugin, its exactly what I needed for my game.
I'm trying to implement jumping through a platform from underneath. I believe normally for a tilemap you can just set the parameter
collideDowntofalsefor each tile. Since your plugin uses tilemaps, I've tried doing this but still get collisions from below so I can't jump through. Is there a specific way to turn off down collisions for your slopes plugin or am I doing something wrong? Thanks!