I started screwing with this about a week ago and have not stopped since. I made a quick 45minute adventure for the kids, and one of them loved it, so I am hooked.
Messing with it brought back so many childhood memories of early console RPG's that I find myself more into it than I expected to get. So its led me to scour the net for scripts and tutorials. Its nice to find that this forum has jumped in for each other. Because I have a few issues that have my proverbial panties in a bunch at the moment.
First, I learned to code in strong static typed languages like Java, and C#, so I have had a hellova time deconstructing example scripts in Ruby. One of the weakest most dynamic typed languages out there. Can anyone point me to a RGSS3 Design Document? I am still having crazy trouble figuring out how and where to grab data from the global variables and methods made available in the default scripts.
Or if anyone is willing to answer a multitude of where's and how's I would much appreciate it!