Author Topic: Applying NGUI inventory example  (Read 2927 times)

rlatndnsxo

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 4
    • View Profile
Applying NGUI inventory example
« on: September 04, 2014, 09:47:40 PM »
I know the developer didn't make the Example X scene for people to use.. But I am in a desperate situation where I have to utilize it for my project.

I've managed how to add other items such as helmets and weapons on to the orc. But now, I am trying to replace the orc with my own character, which is

giving me some difficulties. Which scrips and settings do I have to change in order to apply the inventory system to my own character not the default orc

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Applying NGUI inventory example
« Reply #1 on: September 05, 2014, 01:12:40 PM »
I am not at home right now so I can't look at the code, and the inventory system is not covered by NGUI's support, but from what I recall the equipping of items was done by a specific script attached to certain game objects within the orc itself. Attachment points. Look for those.