Skip to content

squaresun/RhythmBasedControlSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rhythm-based Control System

The rhythm-based control system for RPG Maker.

This plugin helps you to build a rhythm game. In the game, player must move following the beats of BGM. You can define your own events in order to have different actions related to the score of player's input, e.g. player had a "Perfect" score can knockout monsters nearby, or player had a "Miss" score cannot move.

Inspired by: Crypt of the NecroDancer

Rhythm-based control system

Features

  1. Measures of the user input, arrow keys, with the periodic rhythm, based on the BPM designated
  2. Player can't move after missed the beat
  3. A simple UI displaying the notes of beats
  4. Invoking functions while user input, in order to make events acting with beats
  5. Invoking functions with a sequence of beats defined, following the BPM

Quick Start

  1. Import the /img and /js to your project
  2. Add a new event as the pictures shown below:

Event sub1 Event sub2

Demo project

Hero vs Zombie

More

Read the wiki for further details

Thread on RPG Maker forum

About

The rhythm-based control system for RPG Maker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published