1 decade ago by Errk
I'm using Box2D for a map I created with directional collision tiles (i.e., consider a platform where you can 'pass through' it to jump up, but it will stop you when you try to get down). However, all directional collision tiles are treated as regular collision tiles, is there a way to fix this? Thanks.