RPG Maker VX Ace

RPG Maker VX Ace

122 ratings
Tutorial Town v1.02
   
Award
Favorite
Favorited
Unfavorite
UGC Type: Edit And Play
Game Genre: RPG
Game/Resource Flavor: Fantasy
File Size
Posted
Updated
1.508 MB
Feb 26, 2014 @ 10:31am
Feb 23, 2015 @ 8:52am
7 Change Notes ( view )

Subscribe to download
Tutorial Town v1.02

Description
Forum Topic:http://www.rpgmakervxace.net/topic/19661-tutorial-town-full-release/#entry147857

Tutorial Town is the result of a video tutorial series meant to help beginners learn how to use the default editor. Its a classic, straightforward, 3-5 hour turn-based fantasy adventure with visible enemies, a variety of puzzles and different systems, including character creation, a slot machine, a clock with a day-to-night color change, and much more!
40 Comments
IlluEvermore Apr 16 @ 9:59am 
Thx to the Tutorial Town Series i started my own rpg maker game 9 month ago :)
Just wanne thx for the awesome work and the great inspiration!

Greatings from north germany!
gau_veldt Feb 1, 2018 @ 1:09pm 
PS: it also allows the event to conditionally play alternate BGMs when entering the map
gau_veldt Feb 1, 2018 @ 1:04pm 
One way to handle transfer is to do the fading yourself:

On the exit event do the fade out.

On the new map add an autorun event that fades in then erases itself (with erase event). The result is an autorun that triggers once whenever the map is started, which is exactly what is needed here.

I found it's sometimes also good to also manage the BGM in the same manner (if you do so turn the automatic BGM in the map properties off). It allows things like slowing down the fadeout of the old map's BGM if there's going to be a pause in the next map appearing (such as when transfering to a map that activates MGC's Mode 7 scripts)

When the is screen faded out/in in the above manner (with paired exit/enter events) it also allows setting up things like rotation, color tints, etc in advance of the map fading in (you don't see a 'normal' map fade and having the effects apply visibly afterwards).
Origami.LOST Jun 9, 2016 @ 10:00am 
How do i play this after i subbed and downloaded it??
console.log('techied') Mar 31, 2016 @ 7:04pm 
do i need to have purchased rpg maker vx ace through steam to run the game file? i bought it online, not steam
Flipser Mar 27, 2016 @ 7:19am 
How do I launch Tutorial Town v1.02? I subscribed and opened the RPG-Maker, but I can't find this game.
fullbustermel Jun 15, 2015 @ 5:10pm 
There was nothing in the script or file when i tried to launch
Marquise* Jan 15, 2015 @ 10:27am 
Hullo, I got 3 linked way to learn RPGMaker Vx Ace upon my profile in no peculiar preference order (Perhaps from recenter to first I found useful ;) ) And Tutorial Town is one of them.

Except, since I use now my profile to copy-paste my references... I was hoping to find your Tutorial Town's YouTube channel link in your description.
birdmannavy Jul 8, 2014 @ 11:24am 
Excellent as a companion to Redweaver's Youtube Tutorial Town series. However, playing through the game I found impossible without cheating, and I would suggest liberally applying what you have learned about RPGMakerVXAce to help yourself through the entire game.
Gustavo_ff Jun 27, 2014 @ 4:58pm 
Nice way to teach the basics of rpg maker