Welcome to PGMV! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
TM Banana - TMBanana.js
Plugin desc : Displaying bananas.
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/TMBanana.js
File name : TMBanana.js
Help of plugin :
@plugindesc Displaying bananas. @author tomoaky @url https://github.com/munokura/tomoaky-MV-plugins @license MIT @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. ----- This banana stands up to fades and scene transitions. Required Image: By default, an image file called banana256.png is required in the img/pictures folder. It is available on the plugin distribution page, so please download it separately. https://github.com/munokura/tomoaky-MV-plugins/tree/master/img/pictures There is no plugin command. @param banana @desc Banana file name Default: banana256 @default banana256 @param bananaX @desc X coordinate to display the banana Initial value: 96 @default 96 @param bananaY @desc Y coordinate to display the banana Initial value: 96 @default 96 @param bananaR @desc Banana rotation angle Initial value: 0 (3.141592 means 180 degree rotation) @default 0 @param bananaS @desc Banana magnification Initial value: 1.0 (1.0 is the same size) @default 1.0