i am trying to make a restaurant app and need some advice. I want to design the app in a way that when you click on the food you want via a button “add to bill” it gets added to a bill that will be on a slide in panel when you click another button called “check out” on the main page. can anyone shed some light as to how can this be done ?
Are you looking for coding advice? Or how to design the concept? For the former, you might look into the learning sections. For the latter, you’ll need to give more detail.
Is your restaurant app a restaurant game, or is it for purchasing real food from real restaurants? If the later, I don’t think Unity is the best tool for the job.
Not to sound like a guy who has a hammer and sees everything as nails, but Unity would be fine for a real food restaurant app. To make it enjoyable for customers to order, you want the app to have juice (figuratively, although probably literally as well). Unity can do tweening, animation, images, and audio well, it supports touch devices, and it’s easy to deploy to tablets, which are what most restaurant apps use.