Hey all,
I'm partway through the process of implementing my GUI using Meshes and 3dText, but have hit a major block. I'm completely stumped with how to do a scrollable text area, as I can't see a way of clipping text depending on where the view is looking without using RenderToTexture, which is not an option as I'm using the free version.
This is what I want to be able to acheive:

Thanks in advance,
Wibbs