A downloadable plugin

Download NowName your own price

Ever had the issue that the image of your event does not fit correctly and you would need to adjust the image itself to be some inches more left or right?

With this plugin you can adjust that on the fly by adding an
<ADJ:[X_INDENT] [Y_INDENT]> object notation to your events' note field. These values (X_INDENT, Y_INDENT) are in px format and can even contain decimal numbers, separated via "." (dot), eg. 27.3.

The indention works for every image on every page of your event for now. Maybe I add more flexibility here later on.

Here's an example notation:


With this notation the events' image (and all other images on other pages of this event) gets moved by -10 X and Y wise, meaning it will slightly move to the top left of its origin position. 

The 1.1 Update is LIVE!
Enjoy more features like rotating, scaling and tinting the events' image as well as a lot of filter possibilities! For more Info look into the new DevLog-Article.

The 1.1.1 Update is LIVE!
A new variant of assigning the parameters to the object notation <ADJ: > has arrived: Named Parameters. For more info look into the new DevLog-Article.

Options:

Currently (in this version) the only option is to enable or disable the adjustment feature globally. It's planned to add options and features in future updates.

Installation:

Place this file into your RPGMaker projects js/plugins/ folder and add it to the list of active plugins.

Howto activate a plugin in RPGMaker MZ -> https://www.rpgmakerweb.com/blog/using-plugins-in-mz

This plugin doesn't need any extra steps beyond setting it to the active state. To setup an event to take advantage of this plugin see the instructions above. In case of feature-requests, questions or bugs feel free to read through the comments of my itch-io page (if any) or write a comment about it.

----------------------------

The lighting used in the short animation to show the adjusment of the events' images is based on the CommunityLighting Plugin (Link to Forum Post)

The graphics shown to demonstrate the plugin features, as well as those used for the plugins icon belong to the RPGMaker MZ software (Degica Co., Ltd.)


Download

Download NowName your own price

Click download now to get access to the following files:

YossayasADJPlugin_MV.js 103 kB
YossayasADJPlugin_MZ.js 103 kB

Development log

Comments

Log in with itch.io to leave a comment.

Hello !
Does this plugin uses another version of pixi filters than Pixi Filter controller ?

I see you have outline for example, which Pixi filter controller doesn't have (and which interest me)
If it is, are those two plugin compatible ?

Thank you !

Hi :-)
this plugin uses pixi-filters version 4.2.0. If it is compatible to Pixi Filter Controller I don't know. I just used its capabilities here to advance the features even more. I thought opening my plugins here, so that they're maybe free for a period of time, I will do that for you now. If you like the plugin, maybe donate me sth :-).

Have Fun! Yossaya

(1 edit)

Ha ! Thank you !
I will test that and tell you back :)

Edit : Seems compatible for now, will test more :D Works perfectly, however :
Be careful, for the MZ version, the first lines in the code causes an error as they're not in comments. Causing a "Yossaya is not definied"
I edited it manually but if it's needed for something, do tell and check it back :)

(1 edit)

Having some issues trying to use this plugin with
KC_MoveRouteTF
Stuff like the event offset and scaling are completely broken, while something like glow still works, would like to use plugins since they you plugin and this one have it's niches.

Hi :-)

Have you tried moving this plugin underneath the MoveRouteTF plugin in your Plugin list?

Howdy  :^)

yes I did try above and below and sadly still results in some stuff not working out.

(1 edit)

Are there feature requests in addition to the already included features?