Journal 123 — Unity App Development Setup Part 4

Chris Nielsen
2 min readNov 14, 2021

Objective: To set up the rest of the UI panels for creation of data

In this article, I will go over the setup of a few more app screens that will be used to enter data and save to AWS.

We can start with a new panel object.

We can add some new UI text objects and a couple input fields.

This is what my layout looks like.

The next layout will include a Google map view of the location. We can copy the previous panel created and then simplify some of the content.

Then we can add a UI Raw Image that we can use to pull in a Google Map image.

The last screen is to allow for a photo to be taken by the phone camera. It is similar to the previous panel so I have duplicated it and changed some of the content slightly.

Thank you for your time!

The next article will deal with setting up all the navigation in the app.

--

--

Chris Nielsen

An Engineering Manager consultant who is seeking additional skills using Unity 3D for game and application development.