playMaker

Author Topic: Our game is out! Superstar Athlete on Android  (Read 26346 times)

Sjones

  • Full Member
  • ***
  • Posts: 203
Re: Our game is out! Superstar Athlete on Android
« Reply #15 on: December 05, 2012, 09:52:24 PM »
When they localized your game for android, can you then use that localisation for other OS's like the iOS? or do they have exclusivity on their translation?

smiffy

  • Junior Playmaker
  • **
  • Posts: 54
Re: Our game is out! Superstar Athlete on Android
« Reply #16 on: December 06, 2012, 08:35:29 AM »
Hmm good question, Don't think ownership of that aspect is mentioned in the contract but I was given the ok to release exactly the same version to iOS so I don't think it's really an issue.

Sjones

  • Full Member
  • ***
  • Posts: 203
Re: Our game is out! Superstar Athlete on Android
« Reply #17 on: January 27, 2013, 06:20:46 AM »
hay smiffy, just wondering if your able to sahre any more information on the sales of your game, you said you would have a better idea in the new year on how well it has sold.

I am also wondering at what stage of development did you get in contact with your publishers?

just had another thought / question, how did you find your publishers?
« Last Edit: January 27, 2013, 07:03:46 AM by Sjones »

smiffy

  • Junior Playmaker
  • **
  • Posts: 54
Re: Our game is out! Superstar Athlete on Android
« Reply #18 on: February 02, 2013, 08:32:03 AM »
Hi SJones, so it didn't do too badly, but not as well as they expected. Still don't have proper figures but I meet on Wednesday with them so maybe I'll have something then but not holding my breath. But cash wise It's done ok, basically paid for the development time I spent on it and enough to create the next game. They did another promotion for it over xmas in foreign territories where it did best so that's something to look forward to later in the year.

I was in contact with the publishers more or less from the start. A few of us started a company mainly to get into iptv and apps, and one of us already had close ties with the publishers so we had an easy in.

And to answer your pm about pausing, when the phone rings or otherwise interrupts your game it takes priority. Your game needs pause quickly with minimal fuss, and you may wish to look at saving when you pause that way as the user may just close your app. It's less hassle to just pause everything, music and all.

You could create two types of pause I guess, one for the user with animation and music, one for if the device calls onApplicationPause that stops everything.
I use pause controller from the unity store, it's pretty good.