Jump to content

Input Command Problems in Urwigo


MastahMatt

Recommended Posts

Hello!

 

I'm climbing the steep slope of the learning curve for building cartridges. I've spent the last hour or so trying to figure out how to 'end' an input request from the player so I can present another. The goal I have in mind is to first ask the player's gender, then another question with a choice and so on. I'm initiating the questions at OnStart, with the gender request, but if I try to add message boxes after the input in the OnStart diagram, I get a warning in the builder (Actions overlaps window of another preceding action), and of course, the cartridge crashes. Can someone give me a nudge in the right direction? How do I place two or more inputs in the on start function?

 

Thank you all!

 

-matt

Link to comment

You have to ask the second question once you validate/save the response from the first. Thus, your second input should be kicked off in your "On get input" event. Garmin Players will crash if a second input displays while another is active.

 

Some time back, I created a demo cartridge to show how to use a character to ask a question. I adapted it for your situation, making the character ask a second question after the first is validated. I attached the cartridge to this post, in both Urwigo and Groundspeak Builder formats.

character_inputs.zip

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...