Symbol_

Veteran
Veteran
Joined
Nov 28, 2017
Messages
159
Reaction score
28
First Language
English
Primarily Uses
RMMV
Hey, I've noticed when I use Name Input Processing it'll pause the game.

Is there anyway to make it not pause the game and not blur the screen?
 

HexMozart88

The Master of Random Garbage
Veteran
Joined
May 15, 2016
Messages
2,867
Reaction score
5,343
First Language
English
Primarily Uses
RMVXA
From what I know, it's a different scene and therefore it pauses the game. So there would have to be a script that makes it just a window.
 

gimmer_

Veteran
Veteran
Joined
Jan 13, 2021
Messages
83
Reaction score
58
First Language
English
Primarily Uses
RMMV
I wrote a sort of plugin that kind of does this.

Specifically, you run a plugin command and it'll popup a window you can type into that won't go away until you type the specified phrase.

Did you actually want to be setting a name? Or did you just want a window you can type into?
 

Symbol_

Veteran
Veteran
Joined
Nov 28, 2017
Messages
159
Reaction score
28
First Language
English
Primarily Uses
RMMV
I wrote a sort of plugin that kind of does this.

Specifically, you run a plugin command and it'll popup a window you can type into that won't go away until you type the specified phrase.

Did you actually want to be setting a name? Or did you just want a window you can type into?
Haha! I like you! You're clever!

Yes that's what I wanted, I noticed the name input system had a conditional branch to check what the player name was, and was going to use that system to make text queries for my game.

Does your plugin have functionality to check what the player has typed in a conditional branch?
 

gimmer_

Veteran
Veteran
Joined
Jan 13, 2021
Messages
83
Reaction score
58
First Language
English
Primarily Uses
RMMV
Haha! I like you! You're clever!

Yes that's what I wanted, I noticed the name input system had a conditional branch to check what the player name was, and was going to use that system to make text queries for my game.

Does your plugin have functionality to check what the player has typed in a conditional branch?

Currently no, it was kind of a prototype. You'd open it and you'd be expected to type a password and it wouldn't close until you got it right.

I could probably make it write what the player entered into a variable or something. But if you're calling the window in an event, the event will keep processing while the window is sitting there, so you'd have to put in an infinite event loop to wait for the entry.

Would need some experimentation
 

Symbol_

Veteran
Veteran
Joined
Nov 28, 2017
Messages
159
Reaction score
28
First Language
English
Primarily Uses
RMMV
Currently no, it was kind of a prototype. You'd open it and you'd be expected to type a password and it wouldn't close until you got it right.

I could probably make it write what the player entered into a variable or something. But if you're calling the window in an event, the event will keep processing while the window is sitting there, so you'd have to put in an infinite event loop to wait for the entry.

Would need some experimentation
Ah that's unfortunate, thanks for coming forward anyway!
 

gimmer_

Veteran
Veteran
Joined
Jan 13, 2021
Messages
83
Reaction score
58
First Language
English
Primarily Uses
RMMV
I could probably extend it to prevent event processing until it finishes, and export whatever they submit into something you could use in a conditional branch
 

Symbol_

Veteran
Veteran
Joined
Nov 28, 2017
Messages
159
Reaction score
28
First Language
English
Primarily Uses
RMMV
I could probably extend it to prevent event processing until it finishes, and export whatever they submit into something you could use in a conditional branch

That'd be great! Let me know if you you get anything going!
 

Latest Threads

Latest Profile Posts

I genuinely like the default MZ actor sprites, and the character creator. I think I will draw new headshots for them, but part of me doesn't want to replace the default sprites. But should I? I want to eventually release my game.
Someday, I hope they make a game where 95% of the animation budget went to turning valves and opening door animations, leaving every other animation looking like a CDI zelda cutscene.
programming at 12 years old: "I love how it works!"
programming at 18: "I love that it works."
programming at 25: "I love why it works."
programming at 30: "I love when it works."
programming at 50: "How did this work?"
Why can't I insert picture in this profile post? Only insert image -> by URL. No option to upload from my pc?
Trying out a new Battle Ui.
BattleUI.png

Forum statistics

Threads
129,758
Messages
1,204,889
Members
170,849
Latest member
YujiHero
Top