I'm interested in learning RGSS3, but in not sure where to get started, because most videos seem to assume you know RGSS2, but I don't. I know a small amount from looking at the pre-made scripts and having a look at other people's scripts, but I don't know enought to actually get started on making my own. So, how can I get started learning?
How would I get started learning RGSS3?
● ARCHIVED · READ-ONLY
-
-
There are lots of tutorials out there. Pretty sure Tsukihime and Fomar have done a fair few - no doubt there will be other as well.
I also have written two small tutorials, they both assume you understand classes modules methods etc. Feel free to look at them :) -
First,I familiarized myself with the Ruby basics here :
http://www.codecademy.com
Then I followed DP3's Tutorials on YouTube :
http://forums.rpgmakerweb.com/index.php?/topic/19863-rgss3-scripting-tutorial-videos/#entry189816
Good Luck !! -
I already know a fair amount of ruby from codeacademy, so in gonna go look at DP3's tutorials.
Thanks for the help :) -
Seconding the recommendation for DP3's tutorial vids. I'm now on video 42 of 55, and it's really helped me make sense of a lot of how RGSS3 works.
-
Thanks for all the help
-
Welcome to one of the most helpful communities on the web :3Wow, people reply fast here!
-
In think I should stop lurking and start posting more. :)
-
I think we should get a sticky on how to learn RGSS. This is one of the most common questions.
-
That would be extremely helpful to new scripters wanting to learn how to script.
-
Also think this would be a great idea.I think we should get a sticky on how to learn RGSS. This is one of the most common questions.
-
Agreed. It took me a while to find DP3's videos on youtube, but they have been valuable so far.
I'll add one suggestion here. Once you have seen and practiced a few tutorials, start looking at the script requests part of the board, and see if you can figure out the request on your own. So far I have only managed to pull off one over the course of a month, but still the practice alone has been valuable. -
I tried learning Ruby on Code Academy. I can't grasp it. It's too complex for me. Guess I'll always have to rely on other people to script for me. /sigh
-
How much time did you put into learning how to program? If you have absolutely no background in programming, then learning the basics for the first programming language usually takes several months - that cannot be done by reading a few texts, it takes a lot of practice.I tried learning Ruby on Code Academy. It's too complex for me.
Here are two links to posts that explain the background behind the problem and why no one can learn the first programming language within a week (not if he/she really wants to learn it instead of just guessing what to do):
http://forums.rpgmakerweb.com/index.php?/topic/31354-can-the-scripting-system-be-easier/#entry304792
http://forums.rpgmakerweb.com/index.php?/topic/5108-a-good-article-for-you-budding-scripters/ -
Maybe DP3's scripts would be more up your alley? I'd suggest having RPG Maker open while listening and implementing what they are doing at the same time. At least that is what worked for me. Here is the link if you need it: http://forums.rpgmakerweb.com/index.php?/topic/19863-rgss3-scripting-tutorial-videos/I tried learning Ruby on Code Academy. I can't grasp it. It's too complex for me. Guess I'll always have to rely on other people to script for me. /sigh
-
I will certainly give it a try. Thanks :DMaybe DP3's scripts would be more up your alley? I'd suggest having RPG Maker open while listening and implementing what they are doing at the same time. At least that is what worked for me. Here is the link if you need it: http://forums.rpgmakerweb.com/index.php?/topic/19863-rgss3-scripting-tutorial-videos/