Populate inventory with item icons
Hello everyone. I have my inventory window setup the way I want, but right now it only displays the number of the slot. I've been using a mish mash of tutorials that explain how to populate the...
View ArticleEditorStyle: ObjectField Icon
We can manipulate the style of an ObjectField by changing EditorStyles.objectField. However, how can we get rid of the icon that the object field displays? The icon I'm referring to is the type icon...
View ArticleMaking Thumbnails For Saved Scriptable Objects in The Project Folder
I have a couple different ScriptableObjects that we use to store data used in our game (Buff Data, Event Data, etc) I know how to set previews in the inspector, and there are Labels that are...
View ArticleDrag and Drop icons into slots
In my game, I'd like the player to be able to select an active skill by dragging it from the skills screen and dropping it onto the active slot in the HUD. Should I simply use a button, icon, and...
View ArticleShow text and icon?
How do you get text and an icon to display on a Gui Grid? var lineupStrings : String[]; var MoveIcon = new Array(); var MoveName = new Array(); lineupInt = GUI.SelectionGrid (Rect (Gridleft,Gridtop,...
View ArticleHowto replace default icon in player settings? Not working...
Trying to use a png image for icon, but it wont take it for the texture? What gives? On UnityPro.
View ArticleGame icon not visable
I made a standalone win32 build with a costom icon. The icon is only visable as a small thumbnail when I am in windows explorer but once I place a shortcut to the game on the desktop it uses the...
View ArticleUnity Quality settings icon access ?
Hi, there is a way to access to these icons : ![alt text][1] thanks in advance if it's possible :D (i guess not but i try question) [1]: http://uppix.net/4/6/1/68e985cb731f1a78bb6890b0eb9d4.png
View ArticleHigh Res Icons for Android Builds ?
Hi, I'm a bit stumped by this at the moment. Chillingo is demanding a high res icon for its android builds. But it seems to me currently on Unity the highest res i can give is 96x96. This obviously...
View ArticleAccess app_icon from an Android Plugin
Just like the title says. I need to access the app_icon from inside my android plugin. I tried just using R.drawable.app_icon, but that doesn't work. I then tried some code I found: public int...
View ArticleGUILayout Icon + Text
Hello Everybody I Have a GUILayout.label("WhatEver"); i just need add Icon To This Label i followed this Link [link text][1] [1]:...
View ArticleAdding Icon and Text
Hello Everyone ![alt text][1] [1]: /storage/temp/8929-addicon.png in this picture u can see CombatWindow But i want to Remove "Killed" and add Icon Is there way to do that? I Use This Codes : // To...
View ArticleHow to show an icon in Hierarchy view
Hi, Like the titles says, I want to know how it's possible to show an icon next to a gameobject in the hierarchy/scene view, considering that the gameobject has a specific monoBehaviour attached to it....
View ArticleI can't get unity to build with a custom Icon
I set the icon in the build settings, but when I build the exe it still uses the unity icon.
View ArticleChange Unity manipulator icon scale?
In maya you can scale the manipulators (move,scale,rotate), is there a way to do this in Unity? [maya scale example][1] [1]:...
View ArticleChanging Unity Free splash screen and icon
Is it required to have the Unity Splash using Unity Free in a commercial app? Or is it allowed to change it somehow, maybe at runtime? What about the app icon, can it be changed?
View ArticleWhat is the purpose of shine layer on Asset Store template icon?
What is the purpose of shine layer on Asset Store template icon? The layers of big and small templates are thoroughly explained, but I couldn't find an info on icon. Possibly some of you have already...
View ArticleUnable to set a custom Gizmo icon "other" is missing
![alt text][1] [1]: /storage/temp/14777-gizmomissing.png As you can see in the picture there is no "other" option so I can't set a custom icon. I can set custom Gizmo icons in other projects and even...
View ArticleCritical: Application icon doesn't show
Since about a month I can't build with an application icon any more (at least for Mac OS X). Even the Angrybots demo just gets the default Unity icon instead of the icon set in the player settings...
View ArticleHEADS UP: Android APK icons blurry and horrible!
I have noticed that my APK icons look blurry when displayed in the android device. I have checked in devices with different screen resolutions, up to 1920x1280 (nook HD+), and they don't look as sharp...
View Article