kirijiri / GalactosIntolerant

GameJam01 2014
1 stars 1 forks source link

get phone messages from text file on start #26

Open kirijiri opened 9 years ago

kirijiri commented 9 years ago

figure out xml parser or something similar

cheezopath commented 9 years ago

possible attributes for the tweets

planet_name string: which planet idle bool: an idle tweet? pop_trigger float: if non idle tweet, below what population will this trigger? tweet string: contents of the tweet tweet pic bool: is there an attached image tweet pic string: if attached image, which asset?

or something like that. if it's useful.