Hi guys,
I am researching my next app (not a game) and I already see some issues that I need to deal with if I want to proceed!
Say (since I want to keep the idea as a surprise for now!) that I have one those girls “dress up” game (my app is not a dress up game) You know the one where a child can dress up a character (like a princess) with different accessories. Accessories may include glasses, dresses and so on.
Basically those apps have an image (main character) and then bunch of other images (accessories) that the player can drag and drop over the main character. The player can also sometimes rotate and change size of those “accessories” images. Finally the player can share the final image by taking a screenshot and email/FB…
Now for question! First I am not interested in taking a screenshot of the final image but I want to share the position/angle/size of the “accessories” images (along with main image) between users of the app. So say someone (person A) has the app (again not a game), use it and then wanted to share the final product with a friend (person B) Of course the friend will need to download the app from the appstore. Then person A can send person B a “file” or something that would allow B to see both the main image and the “accessories” images when opening that “file” as person A set them up over the main image.
Long story to ask about how I can proceed with this sharing of data (ie: image + position/angle/size of other smaller images that makes up the all scene) Again because the app is not a dress up app, I cannot just take a screenshot of the final image and send it to other like an email. I need to share data that someone else can open and see on his/her device. Of course I am doing this so that the app gets shared in a social manner and get downloaded more.
I am sure I am not making any senses but please do not hesitated to ask questions!
THANK YOU!
Mo
ps: I am not sure yet what is the best way to share this “file” but I will think JSON maybe a good way…