Dynamic Menu C#
Hi
Hopefully I'll explain what I'm trying to achieve well enough that someone can help me but essentially I'm trying to create a menu where the user selects to add an item, is taken to another scene to fill out a form of some description and the new item appears in the list when the user returns to the menu... The user adds another item and that item gets added to the list and so on. I have seen this style of menu used before on various apps like Pages for iOS, I assume it has a name but i don't know what they're called.
In all honesty I'm not sure how to approach this so any help or leading me towards the right direction would be greatly appreciated.
Thanks in advance. Bob
ps I have created a simple workflow to help explain too.
User clicks the plus symbol.
This creates the first object.
Your answer
Follow this Question
Related Questions
C sharp script, to open a Unity standalone .exe file on a network drive 0 Answers
Need help syncing healthbar 0 Answers
Responsive UI 0 Answers
Move camera between canvases in UI menu 0 Answers
Method Skipping Inputs 2 Answers