Been there, done that. No help. What I'm trying to do is have a 1400 x 80 png image which is essentially the floor of the game, wrap so that it can look like it's just one seamless loop, basically I already added the wrap behavior to the floor of course but what tends to happen is there is a big gap and then it just starts over then a big gap and so on and so forth, any help on how to eliminate that gap?
You don't have to use wrap behaviour.Warp behavior wraps things when they move completely out of layout.That's why you are seeing a gap
Open the endless runner example.You will see that event where there's some Background scrolling.