So if I wanted a character creation menu complete with many different options where the camera is locked onto your character as you create it, how would I go about doing that?
This question is too broad for our Q&A format, however I will give you one suggestion: break your large problem into smaller ones. Often people get stuck on large, complicated problems because they don't know how to tackle them. Breaking the problem down is the only efficient way to do this.
Okay cool, now how would you break your problem down? First you need to determine something you want to accomplish, e.g. the GUI that allows you to select your options. Now break this down in to even smaller tasks, e.g. designing the GUI, programming a button to equip an asset, etc. You can keep doing this process over and over and eventually you should end up with a bunch of small tasks that are much easier to manage.
This applies outside of programming and into life too. When facing any problems, it can help a great deal to simplify them into smaller, manageable tasks.
If you need help with one of these smaller tasks, then feel free to come back to this website and we will hopefully be able to assist you.
Closed as Not Constructive by User#6546, Pyrondon, and M39a9am3R
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?