Original Source
- Original title: x-axis for Window_MenuActor?? Please Help!
- Original author: Pie4aPie
- Original date: December 12, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/x-axis-for-window_menuactor-please-help.72175/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support
Summary
Hello, I have been trying to figure out why I can't move the "pop-up" select-able window in the Item scene. Finding it in the scripts is easy enough and changing the y-axis parameter has an effect, but the window is stuck on the right side of the scene no matter what I do. I feel like I have exhausted my personal search, so if anyone here know how I can achieve this, please help. Below is where I am looking in the code. This is in rpg_windows.js. The highlighted line...
Archived First Post
I have been trying to figure out why I can't move the "pop-up" select-able window in the Item scene. Finding it in the scripts is easy enough and changing the y-axis parameter has an effect, but the window is stuck on the right side of the scene no matter what I do. I feel like I have exhausted my personal search, so if anyone here know how I can achieve this, please help.
Below is where I am looking in the code. This is in rpg_windows.js. The highlighted line is what I think should allow this, but the 0 i believe is the x-axis parameter and nothing changes when I adjust it. I can't help but feel that there is something else telling this window to be at "GraphicsBox.width - this.actionWindow.width" (or something similar).
Protected download
thanks,
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
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...
