arrow_upward
Creating Apps/Interfaces with Unity
#1
Hello there, do you guys have any ecperience with creating Apps or interfaces for Apps for Android and IOS on Unity 3D? 
Any positive/negative Remarks? It came up in a discussion a few days ago and i wanted to know if it was worth getting into or if there may be better alternatives.



#2
Depends on what you want to develop. Unity has a very big community and you'll find a lot of tutorials. I personally did some smaller projects in unity and I think it is very user-friendly once you got into it. In my opinion Unity is the way to go if you want to develop mobile games.



#3
It's great for simple 2D games and menus of course, because it has great cross-platform support. Which also makes it pretty good for apps.

But I worked on a project developing a complex dashboard software with some serious memory usage as it displayed a lot of real-time data and it was a nightmare. I came into that project with it already done, so it wasn't my choice.

Summary: with Unity, keep it simple and clean.