Skip to content

下落式音游,包括乐谱编辑器和GamePlay部分

Notifications You must be signed in to change notification settings

Ggross98/Unity-RhythmLane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RhythmLane

中文版

Overview

Rhythm game with falling notes (like djmax or osumania) and a corresponding sheet editor. Made with Unity.

Main menu

Contents

Note editor

This part of content is from setchi. Thanks a lot for this great work!
The editor supports:

  • Load .wav music files
  • Edit on 2-5 tracks with 2 types of notes (normal and holding note)
  • Set the beats and offset
  • Save the sheet as .json file
    Editor

Gameplay

  • Load and play the .json sheet file! An autoplay mode is also available.
    Music select
    Game play

Other

Some setting options are provided:

  • Resolution and volume
  • Key position
  • The game delay
  • Note falling speed Settings

How to play

You can download the game and a test sheet (.wav and .json files) in release.
Or you can open the project with Unity 2022.3.53 f1c1.