I am working on a game that will; have the player putting a newspaper together.
What I am, attempting is this
The player can click on various objects, Police Scanner, Fax Machine. Computer. and Printer.
When they do a list of stories will come up/
When they click on the story they want. it will move to the listing of the news stories.
When they player gets five stories, the icon turns into a newscopy. and gets sent to the editor.
I got as far as bringing up the computer, fax machine. printer , and police scanner.
And that is all I have.
How do I store the various stories,
How do I make different ones show up when the player clicks on the device
how do I get them displayed,
how to I get them transfered from the source to to the newscopy.
Thank you