Hi all! Been awhile!
I want to know if it is possible to do something like this:
On mouse click on an object
- a text box pops up
- in that text box, it reads from a specific portion of a given text file. let's use a txt file of the first four lines of The Wasteland (copy and paste into notepad or something):
April is the cruellest month, breeding
Lilacs out of the dead land, mixing
Memory and desire, stirring
Dull roots with spring rain.
So there would be four objects/sprites, and on click, each one would call from the wasteland.txt file, a specific line from the poem and only that specific line.
Could someone help me out with a description of how this could be done or a capx?
Thank you!
Ys!