SlideShare a Scribd company logo
1 of 1
Download to read offline
Gamesalad	
  problems	
  
	
  
When	
  the	
  animated	
  background	
  was	
  finished	
  and	
  exported,	
  there	
  were	
  over	
  200	
  
frames,	
  after	
  putting	
  all	
  the	
  frames	
  into	
  an	
  animated	
  sequence.	
  When	
  playing	
  the	
  
game,	
  it	
  moves	
  like	
  it	
  should,	
  but	
  with	
  all	
  the	
  frames,	
  it	
  lags	
  the	
  game	
  way	
  too	
  
much.	
  Resulting	
  in	
  a	
  long	
  wait	
  to	
  play	
  the	
  game	
  again,	
  making	
  the	
  spawners	
  
some	
  times	
  not	
  even	
  appear.	
  So,	
  I’ll	
  just	
  make	
  the	
  clouds	
  in	
  Photoshop,	
  decrease	
  
the	
  amount	
  of	
  frames	
  in	
  the	
  flash	
  file,	
  and	
  moving	
  the	
  cloud	
  image	
  across	
  the	
  
screen	
  premade.	
  Making	
  the	
  game	
  load	
  faster,	
  making	
  it	
  less	
  likely	
  to	
  crash	
  and	
  
ruin	
  the	
  spawners.	
  

	
  
When	
  animating	
  the	
  run	
  cycle	
  in	
  GameSalad,	
  it	
  worked,	
  but	
  when	
  any	
  of	
  the	
  
umbrella	
  power-­‐ups	
  were	
  in	
  use,	
  the	
  umbrella	
  moved	
  in	
  a	
  weird	
  way,	
  rotating	
  
instead	
  of	
  staying	
  still.	
  This	
  problem	
  was	
  solved	
  by	
  having	
  to	
  make	
  a	
  separate	
  
run	
  cycle	
  with	
  each	
  umbrella	
  and	
  when	
  the	
  Molotov	
  power-­‐up	
  is	
  in	
  use,	
  resulting	
  
in	
  a	
  total	
  of	
  16	
  different	
  runcycles	
  all	
  together.	
  To	
  make	
  make	
  this	
  better	
  next	
  
time,	
  I	
  should	
  make	
  the	
  blue	
  and	
  regular	
  fire	
  separate	
  from	
  the	
  runcycle.	
  

	
  
	
  
When	
  putting	
  the	
  Molotov	
  power-­‐up	
  into	
  the	
  game,	
  we	
  intended	
  that	
  it	
  would	
  
give	
  the	
  player	
  one	
  extra	
  hit	
  before	
  the	
  character	
  dies.	
  In	
  the	
  middle	
  of	
  making	
  
the	
  power-­‐up	
  coding,	
  a	
  problem	
  arose	
  with	
  the	
  power-­‐up	
  not	
  doing	
  what	
  it	
  was	
  
meant	
  to	
  do.	
  In	
  order	
  to	
  fix	
  it,	
  we	
  made	
  a	
  hit-­‐box	
  spawn	
  on	
  top	
  of	
  the	
  player	
  and	
  
gave	
  the	
  player	
  a	
  value,	
  the	
  value	
  of	
  the	
  player	
  being	
  1,	
  when	
  the	
  player	
  being	
  hit	
  
by	
  a	
  balloon,	
  that	
  value	
  becomes	
  2.	
  	
  But	
  then	
  another	
  problem	
  happened	
  when	
  
the	
  player	
  got	
  the	
  Molotov,	
  but	
  kept	
  on	
  giving	
  the	
  player	
  extra	
  hits	
  before	
  death,	
  
infinitely,	
  so	
  in	
  order	
  to	
  fix	
  that	
  the	
  max	
  value	
  was	
  changed,	
  so	
  that	
  only	
  one	
  
Molotov	
  can	
  be	
  active	
  at	
  a	
  time	
  and	
  that	
  if	
  the	
  value	
  goes	
  over	
  2,	
  the	
  value	
  resets	
  
back	
  to	
  2	
  again.	
  	
  

	
  

More Related Content

What's hot

The Ring programming language version 1.5.4 book - Part 49 of 185
The Ring programming language version 1.5.4 book - Part 49 of 185The Ring programming language version 1.5.4 book - Part 49 of 185
The Ring programming language version 1.5.4 book - Part 49 of 185Mahmoud Samir Fayed
 
Console design 1
Console design 1Console design 1
Console design 1bowes96123
 
The Ring programming language version 1.5.3 book - Part 49 of 184
The Ring programming language version 1.5.3 book - Part 49 of 184The Ring programming language version 1.5.3 book - Part 49 of 184
The Ring programming language version 1.5.3 book - Part 49 of 184Mahmoud Samir Fayed
 
Hands On with the Unity 5 Game Engine! - Andy Touch - Codemotion Roma 2015
Hands On with the Unity 5 Game Engine! - Andy Touch - Codemotion Roma 2015Hands On with the Unity 5 Game Engine! - Andy Touch - Codemotion Roma 2015
Hands On with the Unity 5 Game Engine! - Andy Touch - Codemotion Roma 2015Codemotion
 
Environment presentation
Environment presentationEnvironment presentation
Environment presentationluisfvazquez1
 

What's hot (8)

Defrag Mac
Defrag MacDefrag Mac
Defrag Mac
 
The Ring programming language version 1.5.4 book - Part 49 of 185
The Ring programming language version 1.5.4 book - Part 49 of 185The Ring programming language version 1.5.4 book - Part 49 of 185
The Ring programming language version 1.5.4 book - Part 49 of 185
 
Work flow
Work flowWork flow
Work flow
 
Console design 1
Console design 1Console design 1
Console design 1
 
The Ring programming language version 1.5.3 book - Part 49 of 184
The Ring programming language version 1.5.3 book - Part 49 of 184The Ring programming language version 1.5.3 book - Part 49 of 184
The Ring programming language version 1.5.3 book - Part 49 of 184
 
Hands On with the Unity 5 Game Engine! - Andy Touch - Codemotion Roma 2015
Hands On with the Unity 5 Game Engine! - Andy Touch - Codemotion Roma 2015Hands On with the Unity 5 Game Engine! - Andy Touch - Codemotion Roma 2015
Hands On with the Unity 5 Game Engine! - Andy Touch - Codemotion Roma 2015
 
Environment presentation
Environment presentationEnvironment presentation
Environment presentation
 
Slide show
Slide showSlide show
Slide show
 

Viewers also liked

20151012 facebook en twitter voor politiediensten
20151012 facebook en twitter voor politiediensten20151012 facebook en twitter voor politiediensten
20151012 facebook en twitter voor politiedienstenI Like Media
 
Hybrid Game Development with GameSalad
Hybrid Game Development with GameSaladHybrid Game Development with GameSalad
Hybrid Game Development with GameSaladmirahman
 
AdMob Mobile Metrics Report - January 2010
AdMob Mobile Metrics Report - January 2010AdMob Mobile Metrics Report - January 2010
AdMob Mobile Metrics Report - January 2010AdMob Inc
 
GameSalad Weekend Intensive
GameSalad Weekend Intensive GameSalad Weekend Intensive
GameSalad Weekend Intensive Lynne Watanabe
 
VPS Hosting for Speed and Security
VPS Hosting for Speed and SecurityVPS Hosting for Speed and Security
VPS Hosting for Speed and SecurityMike Little
 
Game salad presentation_2012
Game salad presentation_2012Game salad presentation_2012
Game salad presentation_2012Byron Mitchell
 

Viewers also liked (6)

20151012 facebook en twitter voor politiediensten
20151012 facebook en twitter voor politiediensten20151012 facebook en twitter voor politiediensten
20151012 facebook en twitter voor politiediensten
 
Hybrid Game Development with GameSalad
Hybrid Game Development with GameSaladHybrid Game Development with GameSalad
Hybrid Game Development with GameSalad
 
AdMob Mobile Metrics Report - January 2010
AdMob Mobile Metrics Report - January 2010AdMob Mobile Metrics Report - January 2010
AdMob Mobile Metrics Report - January 2010
 
GameSalad Weekend Intensive
GameSalad Weekend Intensive GameSalad Weekend Intensive
GameSalad Weekend Intensive
 
VPS Hosting for Speed and Security
VPS Hosting for Speed and SecurityVPS Hosting for Speed and Security
VPS Hosting for Speed and Security
 
Game salad presentation_2012
Game salad presentation_2012Game salad presentation_2012
Game salad presentation_2012
 

Similar to Game salad problems

2D Top-down shooter workflow
2D Top-down shooter workflow2D Top-down shooter workflow
2D Top-down shooter workflowraimondklavins
 
2d game printscreens
2d game printscreens2d game printscreens
2d game printscreensElliot Black
 
Unit 72 my computer game user guide (1) (4)
Unit 72 my computer game user guide (1) (4)Unit 72 my computer game user guide (1) (4)
Unit 72 my computer game user guide (1) (4)Lewis Brierley
 
Photoshop Express Identifive Video Game
Photoshop Express Identifive Video GamePhotoshop Express Identifive Video Game
Photoshop Express Identifive Video GameJennifer Stern
 

Similar to Game salad problems (7)

2D Top-down shooter workflow
2D Top-down shooter workflow2D Top-down shooter workflow
2D Top-down shooter workflow
 
Workflow
WorkflowWorkflow
Workflow
 
Workflow
WorkflowWorkflow
Workflow
 
2d game printscreens
2d game printscreens2d game printscreens
2d game printscreens
 
Unit 72 my computer game user guide (1) (4)
Unit 72 my computer game user guide (1) (4)Unit 72 my computer game user guide (1) (4)
Unit 72 my computer game user guide (1) (4)
 
Photoshop Express Identifive Video Game
Photoshop Express Identifive Video GamePhotoshop Express Identifive Video Game
Photoshop Express Identifive Video Game
 
Game maker workflow
Game maker workflow Game maker workflow
Game maker workflow
 

More from Silverr3aver

Dr.Z character info
Dr.Z character infoDr.Z character info
Dr.Z character infoSilverr3aver
 
Graphic design presentation
Graphic design presentationGraphic design presentation
Graphic design presentationSilverr3aver
 
Technical difficulties with ai
Technical difficulties with aiTechnical difficulties with ai
Technical difficulties with aiSilverr3aver
 
Chosen photographer
Chosen photographerChosen photographer
Chosen photographerSilverr3aver
 
Photography evaluation
Photography evaluationPhotography evaluation
Photography evaluationSilverr3aver
 
Marketing presentation
Marketing presentationMarketing presentation
Marketing presentationSilverr3aver
 
Marketing presentation questionnaire
Marketing presentation questionnaireMarketing presentation questionnaire
Marketing presentation questionnaireSilverr3aver
 
Composition focus lighting
Composition focus lightingComposition focus lighting
Composition focus lightingSilverr3aver
 
Photoshop techniques1 2-3-4
Photoshop techniques1 2-3-4Photoshop techniques1 2-3-4
Photoshop techniques1 2-3-4Silverr3aver
 
Marketing plan for Pyro Pete
Marketing plan for Pyro PeteMarketing plan for Pyro Pete
Marketing plan for Pyro PeteSilverr3aver
 

More from Silverr3aver (20)

Dr.Z character info
Dr.Z character infoDr.Z character info
Dr.Z character info
 
Graphic design presentation
Graphic design presentationGraphic design presentation
Graphic design presentation
 
Technical difficulties with ai
Technical difficulties with aiTechnical difficulties with ai
Technical difficulties with ai
 
Mindmap
MindmapMindmap
Mindmap
 
Chosen photographer
Chosen photographerChosen photographer
Chosen photographer
 
Freelance rates
Freelance ratesFreelance rates
Freelance rates
 
Evaluation page 4
Evaluation page 4Evaluation page 4
Evaluation page 4
 
Evaluation page 3
Evaluation page 3Evaluation page 3
Evaluation page 3
 
Evaluation page 2
Evaluation page 2Evaluation page 2
Evaluation page 2
 
Evaluation page 1
Evaluation page 1Evaluation page 1
Evaluation page 1
 
Photography evaluation
Photography evaluationPhotography evaluation
Photography evaluation
 
Meet the pilot
Meet the pilotMeet the pilot
Meet the pilot
 
Page furniture
Page furniturePage furniture
Page furniture
 
Colour wheel
Colour wheelColour wheel
Colour wheel
 
Marketing presentation
Marketing presentationMarketing presentation
Marketing presentation
 
Marketing presentation questionnaire
Marketing presentation questionnaireMarketing presentation questionnaire
Marketing presentation questionnaire
 
Photography brief
Photography briefPhotography brief
Photography brief
 
Composition focus lighting
Composition focus lightingComposition focus lighting
Composition focus lighting
 
Photoshop techniques1 2-3-4
Photoshop techniques1 2-3-4Photoshop techniques1 2-3-4
Photoshop techniques1 2-3-4
 
Marketing plan for Pyro Pete
Marketing plan for Pyro PeteMarketing plan for Pyro Pete
Marketing plan for Pyro Pete
 

Game salad problems

  • 1. Gamesalad  problems     When  the  animated  background  was  finished  and  exported,  there  were  over  200   frames,  after  putting  all  the  frames  into  an  animated  sequence.  When  playing  the   game,  it  moves  like  it  should,  but  with  all  the  frames,  it  lags  the  game  way  too   much.  Resulting  in  a  long  wait  to  play  the  game  again,  making  the  spawners   some  times  not  even  appear.  So,  I’ll  just  make  the  clouds  in  Photoshop,  decrease   the  amount  of  frames  in  the  flash  file,  and  moving  the  cloud  image  across  the   screen  premade.  Making  the  game  load  faster,  making  it  less  likely  to  crash  and   ruin  the  spawners.     When  animating  the  run  cycle  in  GameSalad,  it  worked,  but  when  any  of  the   umbrella  power-­‐ups  were  in  use,  the  umbrella  moved  in  a  weird  way,  rotating   instead  of  staying  still.  This  problem  was  solved  by  having  to  make  a  separate   run  cycle  with  each  umbrella  and  when  the  Molotov  power-­‐up  is  in  use,  resulting   in  a  total  of  16  different  runcycles  all  together.  To  make  make  this  better  next   time,  I  should  make  the  blue  and  regular  fire  separate  from  the  runcycle.       When  putting  the  Molotov  power-­‐up  into  the  game,  we  intended  that  it  would   give  the  player  one  extra  hit  before  the  character  dies.  In  the  middle  of  making   the  power-­‐up  coding,  a  problem  arose  with  the  power-­‐up  not  doing  what  it  was   meant  to  do.  In  order  to  fix  it,  we  made  a  hit-­‐box  spawn  on  top  of  the  player  and   gave  the  player  a  value,  the  value  of  the  player  being  1,  when  the  player  being  hit   by  a  balloon,  that  value  becomes  2.    But  then  another  problem  happened  when   the  player  got  the  Molotov,  but  kept  on  giving  the  player  extra  hits  before  death,   infinitely,  so  in  order  to  fix  that  the  max  value  was  changed,  so  that  only  one   Molotov  can  be  active  at  a  time  and  that  if  the  value  goes  over  2,  the  value  resets   back  to  2  again.