It’s about time for me to get the pre-alfa out into the public. After building a few times I have decided that I like everything except one thing… the launcher. I was wondering if I could make custom ones… I have figured out how to make the icon and such but no way to get rid of the ugly thing that pops up with resolution settings, controls and such.
Any answer would be appreciated
It depends on the platform. On OS X you can use Interface Builder to customize the launcher as desired, but Windows unfortunately has no equivalent, so the only real options are to A) turn off the launcher and do custom in-game configuration for everything, or B) use some hackery to make a custom launcher which saves the data somewhere and then launches the actual Unity app. (And Linux currently doesn’t have the launcher at all so in that case it’s a moot point.) Overall I’d recommend option A because that will work in a cross-platform way.