On the surface, I realize my question seems simple. This isn't about just changing which picture is above another. I'm wondering if it's possible to change the z-index of the entire picture layer. I know there are a few plugins that have done it for parallax mapping to show pictures below the...
I am currently working on RPG MV and there is a plugin that I use for animations that works excellent, but I would like to move on with the project in RPG MZ because of the tools it offers me.
I would like a plugin similar to this:
https://triacontane.blogspot.com/2015/12/blog-post_20.html
Hello peeps :D
Is it somehow possible that my character may move OVER a picture, which is placed on the map? Not just over a parallax. Just a small picture is placed on the map and I want to move OVER it , not UNDER.
Well thats it, thanks in advance ^^
Hello, here is my problem. I would like to display an image in my game (more precisely black bands at the top and bottom of the screen during cutscenes) but I have fun doing camera effects during my cutscenes, zoom, zoom out, movements, but the problem is that the image does not fit the camera...
Hello everyone!
Fixed Pictures to Map by modern algebra works just fine by itself, but i need it to be compatible
with Zeus81's Map Effects Zoom. When i use the zoom effect, the pictures do not stay in place.. They still follow the player. Gladly Zeus81 posted a "fix" additional script around...
Any chance anyone knows of a plugin that can trigger common events when a picture is over or touching another picture? I feel like I've seen a plugin that does that before, but trying to find it is yielding nothing... Miss the master plugin list...
So I've spent hours toying with rpg maker and searching online for this and I've made some progress but it still needs work. What I'm trying to accomplish is text bubble pictures popping up above players when triggered and following them as they move if need be, this would be a separate function...
I'm trying to give the enemies labeled health meters like in this pic:
As far as I know, the best way to do this is add code to display a picture on top of them in EnemyBars.js (the plugin I'm using). Is there a better way to do this? If not, how do I display a picture in javascript during...
Hello everyone!
First of all my programming skills and knowledge is very (very very) basic. Im using MV.
My question is that it is possibe to make an inventory(grid based) system without scripting, only using common events and pictures and some "minor" plugins (like picture common event, and...
Unlimited and Optimized Pictures handle
Introduction
These are just some modifications in the original script.
Features
Remove the auto created (100 default) image objects, and create the image objects dynamically, and when the "erase Picture" is called, it also erase the object.
This doesn't...
I'm trying to have a "pop up" image come up whenever the player gets a new quest. Currently I'm trying to use the Show Picture command but the issue is the picture pops up but everything pauses till it disappears again. Ideally the player could continue to walk around and interact with other...
Hello RM members,
could you help me please, how to show picture and SE after i press start game but not transfer yet.
The action like this:
[title]
> push start game
> show picture (ex: a intro page) (with smooth transition)
> push again
> remove picture
> SE
> then normal transfer to map...
yep titles my question is that actually a thing you can do though i have tried making the width and height bigger on pictures but doing that just makes the picture not fit into the screen i wanted it so when you beat the game im making 3 pictures play out like a story book basically as a...
I wanted to use Moghunter's picture gallery to give an extra aesthetic touch to my game, but I can't get it to show up on the menu. The plugin does have an option to do that by default, but it doesn't work if you're using Yanfly's menu manager.
I need help figuring out how to add the picture...
This tutorial walks you through using the Yanfly Picture Common Events plugin to make a picture gallery. Players can find special items throughout the world that give them access to pictures in a gallery.
Requirements: Basic knowledge of RPG Maker MV, Yanfly Core Engine (script, optional)...
Hi, i'd like to make animations in battle using videos. When you use a spell it would use a common event. I made a quicktime common event. A chain command (when you need to press buttons, and if you press all the buttons the attack will be succesful). I animated the attack as a video and the...
I've read through this from the thead (How to display an image in a window?):
Window_Base.prototype.drawPicture = function(filename, x, y) {
var bitmap = ImageManager.loadPicture(filename);
this.contents.blt(bitmap, 0, 0, bitmap._canvas.width, bitmap._canvas.height, x, y);
};
but can't...
Hey everyone. I'm trying to ad an option to the options screen with YEP Options Core plugin that show a picture of the gamepad controls. The code for "OK process code" I have so far:
This works partly: the image is shown but "behind" the menu. Only when I close the menu the image is shown on...
excuse me, is there any picture gallery plugin that can stack?
for example
picture 3 is a cliff scenario, with the mc is happy, sad, desperate, or █████
picture 3, same bg but different facial.
using mog, can only fit 1 picture, and will fill the gallery because the same yet different picture.
I used the technique by inserting the image first and then adding text to the next page like this tutorial
https://www.rpgmakerweb.com/blog/make-an-in-game-book-with-pictures
but the image blinking to the map doesn't flash at continuously like fade in/out fast.
Help Me
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.