17 ms·
Very nice! Any pointers on how you converted it from Unity application to app?
by jask 10y ago
Very nice! Any pointers on how you converted it from Unity application to app?
- applecrazy 10y agoThere's an export option in Unity by default to turn your game into a packaged application. Tons of indie games harness this to create platform-specific binaries. There's even an export option for HTML 5/WebGL if you're into that.