repeat sprite in bevy2d (for walls/floor) #5238
-
what is the best way to repeat sprites in bevy2d? spawning an entity for each tile seems sort of inefficient? |
Beta Was this translation helpful? Give feedback.
Answered by
alice-i-cecile
Jul 6, 2022
Replies: 1 comment
-
Tiling is in progress in #5213 actually! If this is something you'd like, a review would be very helpful. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Nickhoyer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tiling is in progress in #5213 actually! If this is something you'd like, a review would be very helpful.