RPG Maker VX Ace

RPG Maker VX Ace

122 oy
Tutorial Town v1.02
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
UGC Type: Edit And Play
Game Genre: RPG
Game/Resource Flavor: Fantasy
Dosya Boyutu
Gönderilme
Güncellenme
1.508 MB
26 Şub 2014 @ 10:31
23 Şub 2015 @ 8:52
7 Değişiklik Notu ( görüntüle )

İndirmek için abone ol
Tutorial Town v1.02

Açıklama
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 Yorum
IlluEvermore 16 Nis @ 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 Şub 2018 @ 13:09 
PS: it also allows the event to conditionally play alternate BGMs when entering the map
gau_veldt 1 Şub 2018 @ 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 Haz 2016 @ 10:00 
How do i play this after i subbed and downloaded it??
console.log('techied') 31 Mar 2016 @ 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 Mar 2016 @ 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 Haz 2015 @ 17:10 
There was nothing in the script or file when i tried to launch
Marquise* 15 Oca 2015 @ 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 Tem 2014 @ 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 Haz 2014 @ 16:58 
Nice way to teach the basics of rpg maker