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!
Start from scratch Tutorials for windows and scenes
● ARCHIVED · READ-ONLY
-
-
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. -
Not a tutorial. But it's a tip if you want to make something from scratch in script editor
http://www.rpgmakervxace.net/topic/22608-rgss23-tips-script-experiment-template/
P.s : you need to be registered -
you could read out the default scripts and see how they did the windows and scenes... :)
-
If you're still looking for the answer to this, Diamondandplatinum3 made a series of tutorials covering scripting for Ace.
http://forums.rpgmakerweb.com/index.php?/topic/19863-rgss3-scripting-tutorial-videos/
He goes over windows and scenes about 30 videos in. I would advise starting from the first one though because you'll need to understand the processes behind it. -
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