I have an actor placed at the top of the view in a 240x320 window. I am assigning text to the actor using strcpy. It has become apparent though, that some of my assigned text is going off the screen out of view.
Is there a method to wrap the text to stay on the screen?
Thank you.