An open library of RPG Maker MV plugins, powered by the community.

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

TM Matter Ex - TMMatterEx.js

Plugin desc : Fushigi Usagi's USG_Matter.js with various parameters

License : MIT License

Author : tomoaky

Desc page : https://github.com/munokura/tomoaky-MV-plugins

Download Page : https://raw.githubusercontent.com/munokura/tomoaky-MV-plugins/refs/heads/master/TMMatterEx.js

File name : TMMatterEx.js

Help of plugin :

@plugindesc Fushigi Usagi's USG_Matter.js with various parameters
@author tomoaky
@url https://github.com/munokura/tomoaky-MV-plugins
@license MIT License

@help
English Help Translator: munokura
This is an unofficial English translation of the plugin help,
created to support global RPG Maker users.
Feedback is welcome to improve translation quality
(see: https://github.com/munokura/tomoaky-MV-plugins ).
Original plugin by tomoaky.
-----
TMPlugin - USG_Matter.js Extension ver. 1.0.0

How to Use:

This plugin extends USG_Matter.js, published by Fushigi Usagi on Tsukumate.
http://tm.lucky-duet.com/viewtopic.php?t=4387

This extension plugin was created by tomoaky personally. Please do not request support from the original plugin author, Fushigi Usagi, for bug fixes or other issues.

There are no plugin commands.

This plugin has been tested with RPG Maker MV Version 1.5.1.

This plugin is distributed under the MIT License. You are free to use it commercially, modify it, and redistribute it.

@param gravityX
@desc Horizontal gravity default value: 0
@default 0
@type number
@min -100
@decimals 2

@param gravityY
@desc Vertical gravity default: 0
@default 0
@type number
@min -100
@decimals 2

@param maxSpeed
@desc Maximum speed correction factor Default: 1
@default 1
@type number
@decimals 2

@param controlType
@desc Set the operation type. Default: FLICK ( FLICK / FREE )
@default FLICK
@type select
@option FLICK
@option FREE

@param eventControl
@desc Whether events can be controlled. Default: OFF (false = OFF, cannot be controlled / true = ON, can be controlled)
@default false
@type boolean

@param flickCommonEvent
@desc Common event executed when flicking Initial value: 0
@default 0
@type common_event

@param seFlick
@desc Flick operation sound effect Default: Wind4
@default Wind4
@type file
@require 1
@dir audio/se/

スポンサードリンク

-MV plugins

Copyright© PGMV - The Community-Driven Plugin Library for RPG Maker MV , 2026 All Rights Reserved.