Start from scratch Tutorials for windows and scenes

● ARCHIVED · READ-ONLY
Started by watermark 6 posts View original ↗
  1. Hi. I was wondering where I can find "start from scratch" tutorials for VXAce that leads beginners like me step by step how to do the following two things:

    1. How to add a window. (e.g. Adding a window to select items to use on people)

    2. How to make a new scene completely from scratch.

    I was hoping it would explain how the scene and windows architecture works. Thanks!
  2. How much experience do you have of programming in Ruby?


    You need to know the basics of the commands before you can even start to use them in RGSS, and for those parts there usually are Ruby-Tutorials, not RGSS-Tutorials.
  3. you could read out the default scripts and see how they did the windows and scenes... :)
  4. Depending on what you want to do, you don't need extensive ruby and RGSS experience to build windows and scenes. It's a good way to introduce yourself to more complex feats. Dubealex's tutorials are by now outdated and focus on RGSS1, but there's still a lot of relevant knowledge that deals explicitly with getting started then building windows and placing them into scenes.

    They can be found here:

    http://www.creationasylum.net/index.php?showtopic=88

    http://www.creationasylum.net/index.php?showtopic=4854 (deals with building windows and scenes, no inputs though)

    http://www.creationasylum.net/index.php?showtopic=497