is it possible

AjBlueAjBlue Member Posts: 215
edited November -1 in Working with GS (Mac)
ok so i havent been working on my game recently because im in a pickle pretty much. i want to have 5 different units with their own set of 3 animations and attribute speed magnitude distance, damage .etc | then to4make it even worse i would like an upgrade system to be possible which would then mean 25 different animation and attributes, each base unit has its own 4 more upgradeable characters. so i was wondering if i could just have. 10 actors offscreen to bring to the scene, then change the animations and attributes upon chosen unit. theres going to be a unit limit but i dont want to be too restricting so im shooting for 10.

also, i think i saw that i could have a boolean say if the atributes are false that they never load into the game and effect the game. that way i would be able to help with the performance, and then i could have a upgrade menu on the pause screen.

i really want my project to work out good, i know it will be a ton of work but im up to it as so as speedbumps aren't this massive as my choice how to run things can effect how i code everything else and also effect the performance. also i don't have a developer account and don't plan to buy one until i want to try and release, i was wondering if there was a way to put the game on my ipod without going through apple. Its a big risk im taking to spend such a long amount of work on this game and not know if i can even publish it in a good working condition.

if you spent your time reading all of that, thankyou so much and if you've made it this far you might aswell spend another 30seconds to comment

Comments

  • TwilightHunterTwilightHunter Member Posts: 146
    AjBlue said:
    ok so i havent been working on my game recently because im in a pickle pretty much. i want to have 5 different units with their own set of 3 animations and attribute speed magnitude distance, damage .etc | then to4make it even worse i would like an upgrade system to be possible which would then mean 25 different animation and attributes

    What what now? Their own set of animations? So you want those five units to animate while on the screen?
    So you're making like... Advanced Wars kind of deal? advance wars/fire emblem, That's what I'm getting at least.
  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    You wont be able to put it on your device until you have your apple dev account. And your gonna want that so u can use the veiwer while your making your game so you can constantly check fps or memory usage.

    Also tshirt has a demo around here somewhere showing how to detect what kind of device the user is on. And then you can have it only load certain things if there on a newer device, so you wont affect performace on lower ones.
  • AjBlueAjBlue Member Posts: 215
    TwilightHunter said:
    What what now? Their own set of animations? So you want those five units to animate while on the screen?
    So you're making like... Advanced Wars kind of deal? advance wars/fire emblem, That's what I'm getting at least.

    its like age of war, except more modern and not just one level, instead of upgrading your age, you have to play the story to get the new sets of units unlocked and then the user can upgrade their units at will. i will have multiple missions etc. i've got a pretty big story brewing. oh i just thought of how cool it would be to mix up the missions, with attack or defense. like have a package deal and make it so your guys have to carry it away. and then be able to tell your units to go backwards forwards or stop, i doubt id have anything like that atleast not right away.

    i really hope gamesalad can handle this, because there is so much more i could do especially as free new content upgrades. i really think i could have a hit on my hands.
  • TwilightHunterTwilightHunter Member Posts: 146
    Yeah man, sounds good! Now, you may want to start with the most basic version of that game as possible. It would be a good idea to start basic, just to figure out what you're going to be doing with the game entirely. YOu know, even if it takes 2 or 3 installments. Now you say you wants to have your units move forward or stop, does this mean the units are on one set path?
Sign In or Register to comment.