Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Pictures UI Creator - RPG Maker MV/MZ plugin

Create game UI or custom menus using pictures and drag-n-drop · By Sang Hendrix

[SOLVED] Can not drag text

A topic by JustAAlt created 29 days ago Views: 124 Replies: 7
Viewing posts 1 to 4
(1 edit)

I dont know why, but I can not drag or resize text boxes. It was working fine before, then out of nowhere, when I clicked on text, the edges of the screen would turn green, and nothing would work till I reset the dev mode. Strange bit is, its only one text. All my other text boxes work fine.

Developer

Can you disable other plugins, leave only Pictures UI Creator on and see if it fixes the issue? I'm using the latest version and it's still working fine on my side.

Just gave that a shot and it did not work. Updated my original post btw.

Here is the HTML of the command


<pre><font color="black">◆</font><font color="indigo">Plugin Command:</font><font color="navy">Hendrix_Pictures_UI_Creator, Show Text Window</font>

<font color="black">:</font><font color="white">Plugin Command</font><font color="indigo">:</font><font color="gray">ID = money</font>

<font color="black">:</font><font color="white">Plugin Command</font><font color="indigo">:</font><font color="gray">Text = v[13]</font>

<font color="black">:</font><font color="white">Plugin Command</font><font color="indigo">:</font><font color="gray">Window Size & Position = 300, 200, 0, 0</font>

<font color="black">:</font><font color="white">Plugin Command</font><font color="indigo">:</font><font color="gray">Transparent Window = true</font>

<font color="black">:</font><font color="white">Plugin Command</font><font color="indigo">:</font><font color="gray">Update Text = true</font>

<font color="black">:</font><font color="white">Plugin Command</font><font color="indigo">:</font><font color="gray">Attached to Picture = </font>

<font color="black">:</font><font color="white">Plugin Command</font><font color="indigo">:</font><font color="gray">Text Settings = {"fontFile":"","fontSize":"27","fontColor":…</font></pre>

Ah I have fixed it. Idk fully how or why but when I moved the script from a common event to a random one just to test it started working again. Sorry for wasting your time.

Developer

No worries, I'm glad you solved it. 🫰🏻

Sorry to re-open this but I seem to be having a similar issue with text appearing/dragging so this might be a bug? The same fix even worked for me (moving the script from a common event to a world event made the text appear).  The thing is: I DEFINITELY need to have the text editable in a common event (I'm trying to do basically make a custom inventory).

Let me know what information I can provide to you to help :D

Developer

Hi, let's join Discord server (link in the page) and send me a video that demonstrate your issue there. It's very difficult to providing support via itch io due to I can't chat with you in realtime.