Hello all
I had a search of the forums and a flick through the manual but could not find an answer to my query so apologies if the answer is very obvious.
Basically I had a peek at one of the RPG dialog system examples (apologies I forget which one) and I noticed that the text for each dialog box was stored as an Instance Variable within the NPC sprite.
Now until I find out how to use external XML lists for my dialog this seems like a fantastic way to store dialog for my project, however I was wondering what the maximum string size for these variables is.
So far I have found they can store a good sentence or two but I am curious as to what the real maximum limit is.
Thank you