Hey guys!
@racoon:
now im not too sure what the official formula is for balanced cards. the best advice i can give you is to use common sense, obviously no cards should have 4 A values but 4 1's is too low even for a level 1 card. I dont know what the total value of cards in the deck should be, i dont think there is a cap
If you are truely concerned about balance you can make your cards take the exact same values as the FF8 ones but with different pictures. That would work fine! Or use your own values if you like
about card levels being in order.. hmm. I see no reason why they should be. If you want ME to generate the .deck data file for you then yes, please keep them in some sort of order so you can simply tell me "first 11 are level 1, next 14 are level 2 etc" because if the cards are out of order you will have to list each card and their level and you may as well make the .deck yourself in that case
Feel free to ask any more questions if you have any or arnt clear on any of my answers.
@subin:
sorry about the fish man
but im glad it was the only one you made, was worried I might be asking you to change 110 cards or something
Their background is a nice one, but im sure you can make one just as nice
In the future when im not so preoccupied with the engine i will probably make a set of images for stuff like this as well.
Okay, update:
Thanks to Squidge I fixed the bug with the npc not appearing. It was windows fault in the end, i used explorer to make a directory called NPC but in reality it was called "npc" instead of "NPC" - command prompt and windows explorer both displayed it in caps, stupid thing.
Just had a chat with the npc on my gp2x and played a game of triad, all worked
A nice surprise was the TTF fonts im using turned out to be clearer on the gp2x than on the pc, i thought they would be worse! i was half expecting to need to change to using bitmap fonts, glad i dont as it makes it easier for me this way.
Theres a small issue with the distance calculation im using for npc collision/range checking which seems to be normal on windows but reallllllly small on the gp and the whole thing needs to be speeded up lots, but this is looking hopful.