じ☆ve冰风 发表于 2026-7-30 12:22:30

RPGMania - Stepmania/DDR Minigame with chart support

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)


https://www.youtube.com/embed/VLvbZfzD0gU


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

[*]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:       
      <script type="text/javascript" src="js/libs/pixi-projection.js"></script>


[*]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.


本贴来自国际rpgmaker官方论坛作者:contentdeleted处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/rpgmania-stepmania-ddr-minigame-with-chart-support.156933/
页: [1]
查看完整版本: RPGMania - Stepmania/DDR Minigame with chart support