Are these Additions Possible?
Hello Everyone,
I finally finished my first game ever on any platform and got it onto the Apple App Store! =P
(The game is called "Don't Stop Jumping.")
Now that I have had time to finish my finals for school I wanted to go back to it and add some stuff in order to improve it. What I am simply asking is, Is it possible to implement these changes purely through GS, and if you could give me a rough idea on how to do any of them (I don't need a full description, I just want a general idea on the time frame and difficulty.)
PRO REQUIRED CHANGES :
Global High Score System (Game Center)
In App Purchased (Obviously possible)
I-Ads that pop up after each death and at the beginning of the game. (I don't want a constant Banner, it will mess with game play.)
Rewarded Items (Can I Reward the person that has the high score every month with a special "Skin.")
Number of times "Jumped" Globally (Something that could be viewed on the Game Center)
Number of Blocks Passed Globally
Number of Deaths Globally
NON-PRO REQUIRED CHANGES :
Start Screen that doesn't get shown every time you restart the game
Create save-loads in the start screen to reduce Lagg
Personal Number of Times "Jumped" Total ----
Personal Number of Blocks Passed Total----
Personal Number of Deaths Total-----
-- I assume all this is a simple Integer counter that gets saved / loaded
The ability to turn down / off sound FX and Music in the game in an Options Menu.
(Also I already have an idea on what I plan to do about it, but if you go download the game, I'm trying to figure out a better solution for the 3 block spawns, Currently the 3rd block spawns every 5 seconds in order to stop the player from being able to "Hug" the top the entire game, any ideas would be appreciated)
Best Answer
-
VW_Games Posts: 31
Hello,
For the Pro required changes everything but the rewarding players every month is possible. For the NON-PRO everything is possible.
-Hoped This Helped!