03-31-2012, 10:51 PM
The title can be changed to In Development now
So this screenshot doesn't really show much it's just for debugging
So far I have made the scripts for
- Indexing each cards information (although will probably change)
- Adding Energy
- Removing Energy
- Doing Damage
- Healing
- Checking Energy
It's very basic stuff right now but they help build the foundation.
When I have all the basics done I post a simple test battle demo so I can get some feedback
About indexing the cards. I was just going to give each card an index number (like Alakazam is No. 1 since he's the first card) and have it's information stored there but that doesn't seem efficient. If anyone has a better suggestion please tell me.
So this screenshot doesn't really show much it's just for debugging
So far I have made the scripts for
- Indexing each cards information (although will probably change)
- Adding Energy
- Removing Energy
- Doing Damage
- Healing
- Checking Energy
It's very basic stuff right now but they help build the foundation.
When I have all the basics done I post a simple test battle demo so I can get some feedback
About indexing the cards. I was just going to give each card an index number (like Alakazam is No. 1 since he's the first card) and have it's information stored there but that doesn't seem efficient. If anyone has a better suggestion please tell me.