I'm in a unique position to create a business app for my current employer and I would like to do so in Unity. I have searched, but can't find too many resources on making non-game apps with Unity -- are there resources anyone can point me toward?
I would like to disable all non-essential features in the engine (such as 3D, physics, lighting, etc) as the primary functionality will be serving images and videos. I'd like to make the app as small, light, and battery efficient as possible. I'm not even completely sure what features can or cannot be disabled, but I would like to cut out pretty much everything but the 2D UI.
I know that there are better tools for doing this type of app, but I want to attempt it with Unity for the professional experience.
↧