RPG Maker VX Ace

RPG Maker VX Ace

122 evaluări
Tutorial Town v1.02
   
Premiază
Adaugă la preferate
Preferat
Elimină din preferate
UGC Type: Edit And Play
Game Genre: RPG
Game/Resource Flavor: Fantasy
Dimensiunea fișierului
Postat
Actualizat
1.508 MB
26 febr. 2014 la 10:31
23 febr. 2015 la 8:52
7 notițe privind schimbările ( vizionare )

Abonează-te pentru a descărca
Tutorial Town v1.02

Descriere
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 comentarii
IlluEvermore 16 apr. la 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 febr. 2018 la 13:09 
PS: it also allows the event to conditionally play alternate BGMs when entering the map
gau_veldt 1 febr. 2018 la 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 iun. 2016 la 10:00 
How do i play this after i subbed and downloaded it??
console.log('techied') 31 mart. 2016 la 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 mart. 2016 la 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 iun. 2015 la 17:10 
There was nothing in the script or file when i tried to launch
Marquise* 15 ian. 2015 la 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 iul. 2014 la 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 iun. 2014 la 16:58 
Nice way to teach the basics of rpg maker