having variables in a drop down menu

Hi, I’m using snap for the first time for a computer science class and I’m having some trouble figuring this out. So, I want to create a drop-down menu with specific variables that when selected, will report a number. However, I’m not sure how I input specific variables into the options tab. I don’t want to use the variables option in the menu because it provides other variable options than the ones I want… is there something specific I need to do for this to work? (sorry if this is worded weirdly, I was trying to make as much sense as possible)

download
click the options… button (under the gear icon) and put in the variables you want

I think probably the easiest way to do this is to import the “Create variables” library. Then in your menu, just enter the variable names as ordinary words; then in the body of your procedure put the input containing that menu option into the input slot of the
untitled script pic (7)
block.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.