Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hi,
I have a simple 32x32 white square that I want to use to tile in my background, however at the point of where they join, there is an obvious line but I want a seamless connection.
This pic shows what I mean.
How can I make it seamless?
It should work. Check your sprite and make sure its solid? A capx file would help to troubleshoot.
Is the game screen being resized? The squares might be upscaled which causes them to have slightly transparent borders
Develop games in your browser. Powerful, performant & highly capable.
Screen size is 1024,768 so im not sure if thats making a difference.
Capx in link
https://www.dropbox.com/s/x74tkcrzof6sd ... .capx?dl=0
Your TiledBackground2 isn't complete white. There is a line of pixels on the top and on the left which are transparent. Change them to white and it will work.
Your right it wasnt completely white, but even now with all RGB values set to 255 and the square most definitely being white, those lines still apear!
This is strange
That's really strange. Could you try my capx?
https://drive.google.com/file/d/0B5FlDY ... sp=sharing