How do i add an icon to my Unity Game

2020-03-31 07:43发布

So I made a game on unity and i would like to add an icon to the game, so that a desktop icon in custom made. I tried looking it up in google, but i can't seem to find the answer, as all the answers that are given are for something else.

标签: unity3d icons
1条回答
霸刀☆藐视天下
2楼-- · 2020-03-31 08:30

On player settings, check the inspector, one of those tabs says "Icon" check the " override for Standalone" and simply select the icon you want.

File then build settings

Player settings

Inspector and Icon

查看更多
登录 后发表回答