A downloadable tool

Buy Now$3.00 USD or more

Simple Credits Screen adds a customizable, scrollable credits display to your RPG Maker project. Players can view game credits with support for text, images, clickable links, and smooth scrolling.

The plugin features a clean interface, flexible formatting options, and works seamlessly with both keyboard and mouse controls.

Features

  • Scrollable credits window with smooth animations
  • Support for text, images, and clickable hyperlinks
  • Customizable window size, position, and styling
  • Mouse wheel and keyboard controls
  • Optional Title Screen integration
  • Easy-to-edit text format (MV uses external file, MZ uses plugin parameters)
  • Image support with scaling and alignment options
  • RPG Maker escape codes support (\C, \V, \N, etc.)
  • Compatible with RPG Maker MV* and MZ

*MV uses an external file to set up credits, while MZ uses Plugin Parameters.

How to Use

Plugin Commands (RPG Maker MZ)

Use the plugin command interface:

OpenCredits

  • Opens the credits screen
  • No parameters required

Example in Event:

  1. Open "Plugin Command" window
  2. Select "Simple Credits Screen"
  3. Choose "OpenCredits"
  4. Click OK

Plugin Commands (RPG Maker MV)

Use a Plugin Command in an event:

OpenCredits

That's it! The credits will load from your credits.txt file automatically.

Special Commands

Use these special commands in your credits text:

Images

Basic image:

/img[separator.png]

Scaled image (50% size):

/img[logo.png, scale=50]

Aligned image

/img[banner.png, align=left] /img[banner.png, align=center] /img[banner.png, align=right]

Combined options:

/img[logo.png, scale=75, align=center]

Links

Create clickable links that open in a browser:

Link A (https://link_a_url_here.com) 
Link B (https://link_b_url_here.com)
Link C (https://link_c_url_here.com)

Custom Spacing

Add precise vertical spacing:

/space[50]

This adds 50 pixels of space. Adjust the number as needed.


Purchase

Buy Now$3.00 USD or more

In order to download this tool you must purchase it at or above the minimum price of $3 USD. You will get access to the following files:

dracky_simplecreditsMV.js 17 kB
dracky_simplecreditsMZ.js 20 kB
[Bonus] Separator Image - extract it inside your project folder.zip 3.2 kB