Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

input keyboard

Hi guys i was wondering if its possible for the VX maker to make a password variable and a certain keystroke for each one like those of previous maker, thanks in advance.
 
Okay after looking i did find some keyboard input commands on events (i think on conditional branch event) looks like theres some hope :D. Im trying to do image mapping using certain keyboard input with the use of events but i have one more question, how can i set password on it or use it as variables?.
 
No, the input commands in the conditional branch is used for other stuff.
The conditional branch event is used as an if... else... statement, which means that if a condition is met, something will happen. Like this:
Code:
@>Conditional Branch: The B Button is Being Pressed
    @>Text: -,-, Normal, Bottom
     :        : Hello World!
    @>
:   Else
     @>
:   Branch End
@>
What does this do?
Well, first you call a Conditional Branch. If you press the B button, which is Escape in real, a text will apear, Hello World!
If you dont press the B button, nothing is happening.
(To check which input buttons are set for which key, start up your game and press F1. After this go to Keyboard or something. There you can assign new keys.)

To answer your question, I think you have to search for a character input script for VX,
I think THIS might be a script you can use: viewtopic.php?f=11&t=59160. If not, try search the forum with the search button on top.

~Smiff
 
I notice when trying to press some keys on keyboard its not responding so i press F1 and find that certain keys where assigned differently, thanks that really help and also for the link.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top