RPG Maker VX Ace

RPG Maker VX Ace

Ocen: 122
Tutorial Town v1.02
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
UGC Type: Edit And Play
Game Genre: RPG
Game/Resource Flavor: Fantasy
Rozmiar pliku
Zamieszczono
Zaktualizowano
1.508 MB
26 lutego 2014 o 10:31
23 lutego 2015 o 8:52
Listy zmian: 7 ( zobacz )

Zasubskrybuj, aby pobrać
Tutorial Town v1.02

Opis
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!
Komentarzy: 40
IlluEvermore 16 kwietnia o 9:59 
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 1 lutego 2018 o 13:09 
PS: it also allows the event to conditionally play alternate BGMs when entering the map
gau_veldt 1 lutego 2018 o 13:04 
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 9 czerwca 2016 o 10:00 
How do i play this after i subbed and downloaded it??
console.log('techied') 31 marca 2016 o 19:04 
do i need to have purchased rpg maker vx ace through steam to run the game file? i bought it online, not steam
Flipser 27 marca 2016 o 7:19 
How do I launch Tutorial Town v1.02? I subscribed and opened the RPG-Maker, but I can't find this game.
fullbustermel 15 czerwca 2015 o 17:10 
There was nothing in the script or file when i tried to launch
Marquise* 15 stycznia 2015 o 10:27 
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 8 lipca 2014 o 11:24 
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 27 czerwca 2014 o 16:58 
Nice way to teach the basics of rpg maker