• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Tile a Background sprite, but with different image_indexes?

Fluury

Member
Heya.

Probably a silly question, but:

At the moment I have a simple 32x32 sprite texture which is tiled horizontally and vertically in the background layer using the precooked stuff. Works fine.

Now - what if I wanted the said 32x32 sprite texture to have variations, but still tile vertically and horizontally? Maybe I am missing the obvious, but I can't quite think of a way of doing it in an efficient fashion. The camera will move very quickly, and also often leave the borders of the room.

Anyone has some ideas?
 
Top