Editing Item Count

SlimDoughnut

New member
Been trying to get the inventory to show the number of bullets in a stack instead of mags per stack similar to the early resident evil titles, how would I go about changing this.

My project:
image_2022-03-25_215955.png
Example:
residentevil2_image_uZmM7.jpg
 

Attachments

  • residentevil2_image_uZmM7.jpg
    residentevil2_image_uZmM7.jpg
    46.3 KB · Views: 2
You will need a custom ItemViewModule. These a very small scripts you can use on your ItemView prefab to change the appearance of your item views at runtime
I think you'll find this video useful:
And this documentation page:
 
Top