Original Source
- Original title: Picture Button, Don't Touch Region [system related]
- Original author: ovate
- Original date: March 17, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/picture-button-dont-touch-region-system-related.119199/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Picture Button - 2015/11/05 (Ver1.02) Creator name: tomoaky (http://hikimoki.sakura.ne.jp/) Overview Start a common event by touch (mouse click) on the picture
Archived First Post
Creator name: tomoaky (http://hikimoki.sakura.ne.jp/)
Overview
Start a common event by touch (mouse click) on the picture
Requires the use of Show Picture event. Be sure set something up for specified common event
Features:
A picture that contains the character string _CE1 at the end of the file name.
When picture is shown, click (tap) the opaque part of the picture- Common event No.1 starts.
(Number part is for common event to be used)
Example-
Click the picture with the file name Actor1_CE4.png
Common event 4 starts.
Note:
Rotated or large sized pictures feature are not supported
Credit and Thanks: tomoaky
Terms of Use- Free for commercial and non-commercial use.
License - MIT License: http://opensource.org/licenses/mit-license.php
You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/mxbla276hj2dh2f/TMBtnPicture.js?dl=1
____________________
Don't Touch - 2015/11/07 (Ver1.0)
Creator name: tomoaky (http://hikimoki.sakura.ne.jp/)
Overview
Disables touch (mouse click) on specified region. (just that one region)
Feature:
Set a Region number that cannot be touched (clicked) in plugin parameter.
Note:
When used together with a button picture in PluginManager
Priority are according to arrangement of Plugin order.
-If Don't Touch is below, the button picture will not respond.
-If Don't Touch region and the button picture area overlap,
Alternatively, the button picture is below, the button picture will react.
Credit and Thanks: tomoaky
Terms of Use- Free for commercial and non-commercial use.
License - MIT License: http://opensource.org/licenses/mit-license.php
You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/j8ucv58u1u3n4be/TMDontTouch.js?dl=1
Features Mentioned
- A picture that contains the character string _CE1 at the end of the file name.
- When picture is shown, click (tap) the opaque part of the picture- Common event No.1 starts.
- (Number part is for common event to be used)
- Example
- Click the picture with the file name Actor1_CE4.png
- Common event 4 starts.
- Note:
- Rotated or large sized pictures feature are not supported
- Credit and Thanks: tomoaky
- Terms of Use- Free for commercial and non-commercial use.
- License - MIT License: http://opensource.org/licenses/mit-license.php
- You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/mxbla276hj2dh2f/TMBtnPicture.js?dl=1
- ____________________
- Don't Touch - 2015/11/07 (Ver1.0)
- Creator name: tomoaky (http://hikimoki.sakura.ne.jp/)
- Overview
- Disables touch (mouse click) on specified region. (just that one region)
- Set a Region number that cannot be touched (clicked) in plugin parameter.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Credit and Thanks: tomoaky Terms of Use- Free for commercial and non-commercial use. License - MIT License: http://opensource.org/licenses/mit-license.php You can download js file from the thread attachment or Dropbox link: https://www.dropbox.com/s/mxbla276hj2dh2f/TMBtnPicture.js?dl=1
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.
Replies (0)
No replies yet.
Topic Summary
Loading summary...