Is My Game To Complex?
JoshKahane
Member Posts: 470
Hi
So during some testing using the GS Viewer app, certain function in my game which I know are most certainly working or sometimes infrequently work when even no changes have been made (at least Im 99% sure of this) just don't work.
A few things to note about my game:
Its a puzzle games which will have 40 levels when finished ( meaning I have 40+ scenes) and I have no clue how else to do it but the way I am creating a next level and retry level function requires making overall (once done for all 40 levels) over 80 GAME attributes.
Will this completely clog my game up? I also heard about a memory leak issue which is being fixed? Would that be a cause? (I don't particularly understand what memory leak does, but possibly a factor?) Is it most certainly how I have made the game? Wether the device isn't powerful enough (1st Gen iPod Touch) or just my errors in making it? (not how I have made it.)
Hope you can help, sorry very generalised, but if you need to know anything to help me ,let me know. Thanks.
So during some testing using the GS Viewer app, certain function in my game which I know are most certainly working or sometimes infrequently work when even no changes have been made (at least Im 99% sure of this) just don't work.
A few things to note about my game:
Its a puzzle games which will have 40 levels when finished ( meaning I have 40+ scenes) and I have no clue how else to do it but the way I am creating a next level and retry level function requires making overall (once done for all 40 levels) over 80 GAME attributes.
Will this completely clog my game up? I also heard about a memory leak issue which is being fixed? Would that be a cause? (I don't particularly understand what memory leak does, but possibly a factor?) Is it most certainly how I have made the game? Wether the device isn't powerful enough (1st Gen iPod Touch) or just my errors in making it? (not how I have made it.)
Hope you can help, sorry very generalised, but if you need to know anything to help me ,let me know. Thanks.
Comments