Hey,
I am trying to wrap my head around Box2D collision(contact) detection but i can’t seem to quite get it. I think it is half because I am really tired and have been at this thing all day.
anyways, i have a character and powerups… i am trying to allow the character to pick up the powerups. Currently the character just hits the powerup and falls down… i want to detect the collision and fire an event.
i have read up on the contactListener, but can’t seem to figure it out. please help
thanks
marc