So, thanks to the wonderfull work of Wannabe && FenixFyreX, the RPG Maker Community isĀ now able to benefit from… Read more Extending RGSS (ruby) with C
Category: RGSS3 tutorials
Basic HUD/GUI
#=============================================================================== # HotFireLegend recently requested I make a small example of a HUD and explain # the workings behind my… Read more Basic HUD/GUI
Class Inheritance
Neok of http://forums.rpgmakerweb.com recently asked the question: [quote] Just a quick question. If say in the original script, a class… Read more Class Inheritance
Simple Custom Menu Command
This tutorial assumes you understand at least the basics of RGSS coding. Such as aliasing methods, classes, variables, etc.. It… Read more Simple Custom Menu Command