Original Source
- Original title: Hangman Puzzle
- Original author: crimsonrabbit
- Original date: October 23, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/hangman-puzzle.70061/
- Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker VXAce Support
Summary
So I'm making a puzzle based on the classic hangman fill in the blank game. There's an image on a chalkboard of a noose and beside it a sentence with letters missing. The player inputs the letters and either the missing ones are filled in or body parts are added to the hangman. What I want to do is make a conditional branch where there are multiple choices and the player inputs through the keyboard. So a text box appears asking the player to input a letter she/he thinks fits...
Archived First Post
What I want to do is make a conditional branch where there are multiple choices and the player inputs through the keyboard. So a text box appears asking the player to input a letter she/he thinks fits the sentence and then that letter either appears in a space in the sentence or a part of the hangman appears.
I thought I could do this with a conditional branch but I wasn't sure how. Like in the image below I thought of using a system similar to how your put in a password - make a blank actor and then have a prompt to change the actor's name. However the problem I ran into is that it's a binary choice, you either input the correct response or not. What I want is for there to be multiple correct responses that lead to different outcomes - input h, then h appears on board, input i then i appears on board. I thought of using somethig with variables but I am very new to using variables so I wasn't sure how
Sorry for the rambling but is there anyway I can do this?
Protected download
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...
