This project is located in Qatar. I was collaborating with a XR startup company in Qatar to create an interactive marketing tool with an attractive user experience using Unreal Engine 5.
The was quite chalenging as I was able to solve several issues related to optimization, blueprint system, realtime database update and UI/UX design.
The main challenge in working on this project was one of the client's requests to be able to update unit availability in real-time, where the client could update the unit database and it would be directly updated in Unreal Engine.
For the solution, I used Google Spreadsheet to store the unit database so that the client could access it online and make data changes. And to connect it to Unreal, I used the Runtime DataTable plugin available on the Unreal Marketplace.