SCENE CREDITS VXA

RPG Maker VX Ace

Creates a Credits Scene for your RPG Game.

Scene Credits VXA
Author: Soulpour777
Version 1.0

Description:

This script creates a basic Credits Scene.

If you want to return to the title instead of the map: go to line 104 and change this:

SceneManager.goto(Scene_Map)

to this: SceneManager.goto(Scene_Title)