Unity AR Lens Scene Creation

Замовник: AI | Опубліковано: 28.10.2025

I’m building an Android-only AR lens in Unity and I need a simple working prototype that ties three features together: • Compass overlay: a heading indicator fixed to the top of the view. It should read the device’s compass, show the current bearing in degrees, highlight my present position, and zoom in on that spot when tapped. • Mini navigation window: a 2 D, pre-downloaded map sits in the bottom-left corner and follows my location—no online map calls required. I’ll provide the map file; you handle the basic pan/zoom logic. • Side menus: left and right panels that appear and hide through a pinch gesture. They should also respond to an on-screen button and a simple voice keyword for accessibility. I’m after clean, lightweight C# scripts that compile in the latest LTS version of Unity with AR Foundation and ARCore. Placeholders are fine for UI artwork; focus on clear structure, comments, and smooth gesture recognition. Deliver the Unity project folder, a short setup guide, and a quick video or GIF proving each feature works on an Android device.