Hello there,
I am creating a repetitive typical running game where there is a scrolling background and ground and I was simply wondering how would I go about creating gaps in the ground of the game, I think I would most probably create a black image, overlay it over the ground and if the player collides with it the character will fall. However I do not know how I would go about doing this, I would do a collision event however that means the character would fall through the ground aswell when colliding with the black image.
Many Thanks
James