You are currently browsing the tag archive for the ‘rpg maker scripting’ tag.
Hi everyone, I’ve been learning how to program in Java and Actionscript lately, and because these are what are called “object-oriented” programming languages, understanding how they function has helped me a whole lot with understanding RGSS2, the programming framework that RMVX uses. After going through RMVX tonight, I finally started getting a good grasp on how RGSS2 works, so I’ll be posting some basic scripting tutorials in the near future.
In the meantime, here’s a very, very simple script on how to use a different font for your game’s text that I got from TheMize18’s video on YouTube (and he credits it to the community on RPGmakervx.net, which is listed on the left-hand side of this blog, actually).
