Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 2.04 KB

README.md

File metadata and controls

34 lines (19 loc) · 2.04 KB

RPG Maker VX Ace Play Piano

Piano RPG Maker VX Ace

Required Resources

  1. First of all, you will need the sound and image files, which are available in this project. (Please do use better ones).
  2. Second of all, you will also need the scripting engine, which will keybind any desired keys in order to trigger the piano sounds.
  3. Last but not least, you will end up creating an event at the piano tile calling the aforementioned resources.

Step-By-Step

  1. Add the resources (both pictures and audio).

Image Resources

Sound Resources

  1. Add global scripts (both keybinding and the piano respective key triggers).

Global Scripts

  1. Add the Event at the piano tile.

Add the Event at the Piano Tile

Enter the piano Event

  1. Last but no least, add the Common Event for leaving the Piano.

Leaving the piano Event