Replies: 1 comment
-
It is currently not possible, but if you have an idea of how you'd want it to be implemented we are always open for PRs. :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Game situation example:
If I generate ground from the right of the screen and I don't need it when it's pass the left of the screen, I think I should be able delete it from the spriteBatch List but I don't know if it's possible.
Quick example of what I mean
Beta Was this translation helpful? Give feedback.
All reactions