(Sorry for all of the questions. UDK is difficult for me.) Hello! I'm working on creating on-screen instructions for my mini-game. I noticed that after I put my message in the Draw Text node in Kismet, the text appears, but goes off screen. Is there a way to force word wrap to make my message (which is incomplete for the…
Thank you Hourences. I checked out your system and could possibly use it in the future. I found that if I split my message up among several draw text triggers, it comes out okay. Thank you again! I have your tutorial saved on my computer. ^_^
The Draw Text thing is very simple and does not allow for much. You will have far greater control if you use the custom system found on my site: http://www.hourences.com/tutorials-ue3-kismet-interface/ It is a bit more difficult to get into, but you can do far more with it once you master it. Otherwise simply use several…