1 decade ago by davidscolgan
Hello all.
I have two types of platforms: horizontally moving platforms and vertically moving platforms. I'd like the player to be able to collide with either of the platform types, but the vertical and horizontally moving platforms may sometimes overlap each other. Is this possible using ImpactJS's collision system? I've tried setting both platform types to FIXED and giving them different types, but they still collide.
I have two types of platforms: horizontally moving platforms and vertically moving platforms. I'd like the player to be able to collide with either of the platform types, but the vertical and horizontally moving platforms may sometimes overlap each other. Is this possible using ImpactJS's collision system? I've tried setting both platform types to FIXED and giving them different types, but they still collide.