Hey, what's up?
I wanna change item's icon, for example we have an icon of sticks in our inventory. Can we change it? I know it realized on some servers so I am trying to understand how is it made. I think that's something like changing:
Code:item.info.iconSprite
Changing item's icon
Discussion in 'Rust Development' started by Iv Misticos, May 31, 2018.
-
hello to do that you need to create a custom skin with your icon and push it to workshop and juste use workshop item skin
-
-
- "I wanna change item's icon"
Use Rust SDK -
-
-
I simply asked why use rust SDK which requires downloading unity when he can do it all from in-game workshop
-
-
I looked at the video but, do we have to make a custom item in order to just have a custom image to use in-game? I don't want to re-skin an item, just use a custom url just like GUIShop does for UI windows. Is this the only way?
-