Hello, can anybody help me? I would like to make a multiplayer platformer game for 4 players.
So I need to make a platform - physical object, on which players can stand. Players should can jump through it below; but can’t above. It means platform should be passable when jumping below, but not passable from above - and simultaneously for 4 players.
How can I make it? Or Corona doesn’t support it?