Display in-game items in the in-game inventory

Hello, what I want to do is to display in-game items in the in-game inventory, just like simulators and RPGs do, I know I can do it with images but I want to know how to do it scripting wise, can anyone help me out?

ui list layout would work pretty good for this, module scripts for items n things like that, inputting all those with templates in reference to the module script etc… its quite complex stuff to make i guess, but thats a start

1 Like

I will try that, thanks for the help