skyscrapper13
Member
This is all RGSS2, for VX.
I know these things are done by script, and are probably really simple, but I don't know how to do them. =/
How do I change the game font in VX?
How do I make a conditional branch check the player's experience points? Clarifying: I want to make a game where the player uses experience gained in battle to 'purchase' skills directly, without leveling. How do I check to see if the character has enough experience to buy a certain skill?
One thing that might complicate this is that in my game the player may choose from various characters to play as, with IDs varying from 1 to 10.
Thanks in advance for the help. ^^
I know these things are done by script, and are probably really simple, but I don't know how to do them. =/
How do I change the game font in VX?
How do I make a conditional branch check the player's experience points? Clarifying: I want to make a game where the player uses experience gained in battle to 'purchase' skills directly, without leveling. How do I check to see if the character has enough experience to buy a certain skill?
One thing that might complicate this is that in my game the player may choose from various characters to play as, with IDs varying from 1 to 10.
Thanks in advance for the help. ^^