- Home /
Question by
sid_creations · Feb 28, 2015 at 07:07 PM ·
spritetilequad
Best way to do tiling in 2D
I am trying to create a platform in which sprites are repeated. I would like to find the best way to do this, I have come across the following-
A) Create a BIG quad and tile the texture in it.
B) Create multiple objects of the tile and arrange them manually to make the platform.
Which of the above way is the most performance efficient? Also is there any other better way to do this?
Comment
Your answer
Follow this Question
Related Questions
Texture UVs Shift with Camera Movement (ortho) 0 Answers
Distance in the shadows of the sprites and quads. 0 Answers
Custom shader that behaves like Sprite mask 1 Answer
tilepalette problems 0 Answers
Get sprite of Tile 2 Answers