Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

February 16 2011

derula

RGSS surprises

RGSS bears many secrets. What I learned yesterday is that if you add an instance variable to a Font object and assign is to a Bitmap's font, the draw_text method will be much slower.

I'm working on a workaround for Hermes, but that requires me to re-define every RGSS class... I'm not sure if that will be faster in the end. We'll see.