Too subjective and argumentative
Help with options menu in unity
Hi,
Currently I am creating an application where I am trying to save and load users allergies. Below is the UI design of the menu. I would like a user to select their allergies (can be more than one) and then for the selected allergies to be displayed in a text field on the same screen. I also want to this data to be accessible from other scripts.
I have been trying dictionaries but these seem to only return one value and when the option is deselect the allergy still remains.
Any help with this would be greatly appreciated as this is part of my final year dissertation :(
Many thanks!!
Hello.
First, you are asking so many things in one single post.
Second, reduce your problems step by step. Learn to show a text. Learn to select a variable as the user select something. Learn to access variables from other scripts. Learn to use arrays and lists before learn to use diccionaries.
Post closed.
REad the FAQ:
What are the guidelines for writing good questions?
We want Unity Answers to become a comprehensive database of questions and answers related to Unity. When you ask your questions, it can be helpful to keep a few things in $$anonymous$$d:
Don't write things that will be irrelevant in a few days. Writing that "This is urgent!" will probably not get you faster answers, but it may make people frown at your question.
Some reasons for getting a post rejected:
There exists duplicate questions with answers if you were to do a search, either on Answers or on the Forum or on Unity's tutorials
Your question isn't specific enough: asking for a script, asking multiple questions in one post or asking a question that could be either subjective or require extensive discussion