public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers
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: InputRecorder
  • Original author: saronpasu
  • Original date: November 2, 2015
  • Source thread: https://forums.rpgmakerweb.com/threads/inputrecorder.49052/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

Input Recorder (version 0.0.2) Recording User input. and automatic game play. About This. Recording User's input (keybord, gamepad, mouse, touch). And play record, Auto play from User's input record.

Archived First Post

Input Recorder (version 0.0.2)

Recording User input. and automatic game play.

About This.

Recording User's input (keybord, gamepad, mouse, touch). And play record, Auto play from User's input record.

Caution

Mobile input "multi-touch" is not recording. [KNOWN BUG]

Main UserInterface is HotKey.

KeyConfig can customize change plugin parameter.

If use mobile, controll interface always visible. pc user can switch visible.

language support only English and Japanese. default English.

menu term is auto change from "Game_System.isJapanese()".

Plugin Download here.

Usage

--- control Keys(Default) ---

== Record controll ==

  Start  Record: shift + E

  Pause  Record: shift + Q (on recording)

  Resume Record: shift + Q (on recording)

  Stop   Record: shift + E (on recording)

  Abort  Record: shift + T (on recording)

  Delete Record: shift + G

 

== Play Record control ==

  Start  Play Record: shift + V

  Pause  Play Record: shift + Q (on play record)

  Resume Play Record: shift + Q (on play record)

  Abort  Play Record: shift + T (on play record)

 

== Other control ==

  Switch Visible InputRecorder's control (only Hot Key)

    shift + R

 

 

--- control for App ---

This plugin 'on' always visible 'InputRecorder' control.

 

== Record control ==

  Start  Record: touch 'Start Record'  button.

  Pause  Record: touch 'Pause'  button, on pause record.

  Resume Record: touch 'Resume' button, on resume record.

  Stop   Record: touch 'Stop Record'   button, on save and stop.

  Delete Record: touch 'Delete Record' button.

 

== Play Record control ==

  Start  Play Record: touch 'Start Play Record'  button.

  Pause  Play Record: touch 'Pause'  button.

  Resume Play Record: touch 'Resume' button.

  Abort  Play Record: touch 'Abort'  button.

 

 

i am japanese. 

 

少しだけ日本語でも書いておきます。

このプラグインはユーザの入力内容を記録・再生する機能を追加するものです。

記録開始してから、終了するまでの間にユーザが入力した内容を記録しつづけます。

記録終了したら、再生ができるようになります。

記録再生を開始すると、オートプレイがはじまります。

 

ホットキーによる操作がメインと考えてます。

マウス(タッチ)操作はオプション的なものです。

 

ホットキーはプラグインパラメータでカスタマイズ可能です。

 

操作メニューはモバイルでは常時表示されます。

PCではキー操作で表示切り替えができます。

 

操作メニューの言語は、英語と日本語をサポートしています。初期設定は英語です。

「Game_System.isJapanese()」を参照して自動で切り替わります。

 

デモ画面とかデモ動画がなくてわかりにくくてごめんなさい。

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.

#039#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar