I have a problem with my little 2d game. I want bad guys coming from left or right of screen (think Duck Hunt). So I design figures facing left for moving right to left. Then I design my collision shapes. But when I mirror the images the collision shape is not mirrored. I had expected they would be - as scaling is no problem.
Am I missing something? or is the only way to design two lots of collision shapes?
Am I missing something? or is the only way to design two lots of collision shapes?