Monday 1 August 2016

010816


 

  • Fix power up.
  • Add pause button.
  • Stop enemy causing damage when hit from above.
  • Fix scores coming off some sweets but not all
  • Make New Game / Continue buttons (New game = delete all data and start from beginning.
    Continue - carry on from last save.)
  • Level intro screens / score cards when moving over level
  • Re-add sideways fans and sticky donut power up / climb up wall ability. (see V2 for code)
  • Add how to play screens with info on controls and goal.
  • Add level complete jingle
  • Add space bots cameo in final EX stage?
  • Construction zone level with rubble and cranes
  • other powerups -
  • blue = always bouncy
  • green - slow and heavy
  • orange - super speed
  • red - giant / no damage / destroy walls
  • Bomb to push around and blow up enemies / walls. - Timer for bomb starts when it is touched. - make it lighter than player and bouncy.
  • Percentage complete on title screen / high scores screen.
  • game centre achievements and high score submitting
  • twitter button to send high score or screenshot with #SuperDonuts hashtag
  • Demo game with 3 levels on store for free. On title screen or at end of third level give users the option to buy the full game for £1.99. Play trailer at end of third level showing off content from full game. (Upload to YouTube and make the game open the link inside stencyl??)
  • Re-Create the original levels from V2
  • Rotation for player after reaching a certain speed? Turn?
  • Crockajaw attack in both directions?
  • New health bar / replace donut sprite with eaten one after getting hit?
  • Invisible blocks to track enemy movement?
  • Suction pipes
  • Ice / slippery floor
  • Sugar mc donut – bounce on a candy cane
  • Keys for certain doors
  • Doors to different parts of the level
  • Boss fights
  • Zoom out screen for boss fight?
  • Physics puzzled. Move blocks onto fans to make bridge?
  • Space background with parallax stars
  • Bubbles to bounce off which pop after a short time
  • Pause menu

ideas 09-02-16

Calculate Score
Collected / time taken x 2
time taken in seconds
2dp
100 for normal
500 for special
1000 for collectable
x2 multiplier for score attack
timer for time attack +10 seconds
Time atack - time begin at 1min
score = time remaining / score x 10

Show on l select -
highscore
best time
star ranking
get *** on all levels - unlock original prototype game.
hide super speed donut inside present box somewhere in level.
video tutorial for how to play / intro?
make trailer for app store using final cut

Wednesday 16 March 2016

17/03/16 updates

Changes:
Polished some features including health and respawn. Now the lives get reset and the donut explodes when you die.

Added colour change and vibration when hit by an enemy.

High scores screen added

New level made using fan switch

Changing multi-colour sweets to secrets which will be in hard to reach locations. Collect them all in a word to unlock a secret level and achievement.

Snow tile set created and snowflakes background test created.

Buttons now change colour when pressed.

Game centre integration - look into separate score screens per level or world?

Score attack levels = copies of normal levels minus the babies. Race to the finish and get as many points as possible! If you die its game over and score gets added to scoreboard.

To do / fix

Change colour when hit by enemy - happens too soon - slows game down. Use bool to stop after first hit?

Sometimes buttons are pressed and nothing happens?

How to stop left and right buttons working immediately when the level has started? bool to say after 1 second create arrows. remove all stick to screen replace with camera stick options.

Make jumping Apple enemy.

Make monkey riding bird enemy

Make mushrooms for forest level - red green and purple - each one bounces different heights.

Make better looking spikes!

Make final world - space levels. Low gravity and a flying stage at the end. - lasers that come down and across the level. have to move past when they are turned off.
Cut scenes between levels.
level checkpoints half way through.
make bool for special sweet per level if sweet collected = true destroy sweet so it doesnt appear again else the score will be wrong.
If all 6 worlds are completed then unlock a bonus world which mixes every level element into one!

Congratulations message for completing the whole game and a tweet button to show your congratulations message!

Add music and SFX when Mike uploads them.













Sunday 6 March 2016

Bad News!

Wondering why I haven't been making updates recently? Well... The engine I am using decided to get a bug and now I am stuck with my game in an unusable state. Every time I try to do anything it just continually tries to save, stopping me from doing anything. I tried exporting the game and even running it on a different PC but it was no use, even people on the official forums didn't know what i could do. So I decided the only thing to do was to start again... I took screen shots of the most complicated stuff i've done so far so that I could re-create it again and I've almost got back tot he state the game was in again. apart from the levels. I still have to either re-create them or start again from scratch... well anyway, it's almost back on track now and going smoothly again. Next step is to figure out how to get the birds to attack properly...

Monday 8 February 2016

08-02-16 updates

It always makes me so happy when something finally goes right after hours of trial and error! This time I managed to figure out how to make the level select screen scroll when you slide your finder over the screen. hooray! no more awkward switching scenes to show the next set of levels!

The small black dot at the top of the screen is the camera moving (this will be hidden in the final game!)



Next is having a separate score for each level, which gets recorded and displayed on the level stats screen which will appear when you click on the level.

Finally, a first draft of the boss of Sweetserland!

Sunday 24 January 2016

24-01-16 Updates

I had a weekend to do some work on the game so heres what I've managed to get done in that time!


  • Bridges which can be moved through from underneath and be able to stand on from above. 
  • New level select screen
  • some new Jungle / Forest tiles
  • A new bad guy - Crockajaw!

  • Adjusted the controls to make super donut a bit slower to move but with a higher top speed.
  • New levels including a jungle level and a new cave level with fans
  • New test HUD - design not final
  • Timer for speed running / recording the time it takes to complete a level

  • See some of the new levels below!