Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Hey, I want to use barkskin model on an item, but it gets impossible to pick up since you have to click the model itself to pick it up. How can I solve this? Thanks
Or, and this might be a convoluted workaround, you could use a transparent Model for your item, then use triggers to create Special Effects at the position of your item (like the Barkskin effect). Then you could use an Item Indexer to link these Special Effects to the Item. This would allow you to avoid having to edit every single Item Model.
I attached a map with an example. Note that I'm not using a "real" Item Indexer so it doesn't recycle Indices. A real Item Indexer would detect when you destroy/sell an item and open up it's Index so that it could be used by another Item.
Also, I attached the transparent "UncleBox" Model that I use in the test map.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.