I'm kinda new to flash and actionscript so I'd like to know... I'm making an RPG game, and at the beginning of course, you can pick on what attributes to spend your points on. There are 4 attributes that all start on 0 and there are 12 points available to spend.
How would I go around doing this?
Or more specifically, can I make a numeric variable not go any higher or lower than a specific number?
Any help would be appreciated. Remember, this is in AS2.