- Joined
- Sep 5, 2020
- Messages
- 11
- Reaction score
- 2
- First Language
- Chinese
- Primarily Uses
- RMMZ
Hello! I want to change save scene description fontsize.
so I add this javescript:
// Draw Description
this.contents.fontSize = 16;
but it not work,other text ok,just description can't change.
How can I to do?
so I add this javescript:
// Draw Description
this.contents.fontSize = 16;
but it not work,other text ok,just description can't change.
How can I to do?