Okay my text engine uses over 3,000 blocks because I have to draw every single line in each character. Is there any way to avoid this? Because this engine by itself usually takes up more space than anything else in my project. Can I use lists somehow? Someone please help me out