public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVRPGMania - Stepmania/DDR Minigame with chart support

BMM Archive · July 3, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: RPGMania - Stepmania/DDR Minigame with chart support
  • Original author: contentdeleted
  • Original date: April 23, 2023
  • Source thread: https://forums.rpgmakerweb.com/threads/rpgmania-stepmania-ddr-minigame-with-chart-support.156933/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

RPGMania v1.0 Stepmania/DDR style rhythm mini-game with .SM chart support and pseudo-3d background visuals. Source Code Demo Project (Updated: v1.0.1)

Archived First Post

RPGMania v1.0
Stepmania/DDR style rhythm mini-game with .SM chart support and pseudo-3d background visuals.
Source Code
Demo Project (Updated: v1.0.1)



Features
  • Support for most .SM chart features with correct note timings​
  • Background visuals with character sprite that moves to the music (using data from chart)​
  • Menu to load and select all charts in folder and display song art and submenu for difficulty selection​
  • Note timing and ranking + combo scoring​
  • Optional note "hit" sounds​
Setup
  1. Setup pixi projection plugin
    1. Copy plugin file into your js/libs folder (Copy from demo project or download src and follow build instructions here: https://github.com/pixijs/pixi-projection)
    2. Add the following line to your index.html in the body with the other script tags:
      Code:
              <script type="text/javascript" src="js/libs/pixi-projection.js"></script>
  2. Copy the example assets from the demo project img/rpgmania folder into a folder of the same name in your project (list of required assets in plugin help).

Hopefully this is useful or interesting to a few people out there.
Currently there are only a few config plugin options but if people ask I can add more customization.

Features Mentioned

  • Support for most .SM chart features with correct note timings​
  • Background visuals with character sprite that moves to the music (using data from chart)​
  • Menu to load and select all charts in folder and display song art and submenu for difficulty selection​
  • Note timing and ranking + combo scoring​
  • Optional note "hit" sounds​
  • Setup
  • Setup pixi projection plugin
  • Copy plugin file into your js/libs folder (Copy from demo project or download src and follow build instructions here: https://github.com/pixijs/pixi-projection)
  • Add the following line to your index.html in the body with the other script tags:
  • Code:
  • Copy the example assets from the demo project img/rpgmania folder into a folder of the same name in your project (list of required assets in plugin help).
  • Hopefully this is useful or interesting to a few people out there.
  • Currently there are only a few config plugin options but if people ask I can add more customization.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

Replies (0)

No replies yet.

0 replies 2 views

Log in to reply.

User Avatar