skittles sour Posted April 7, 2021 Share Posted April 7, 2021 Hi is there a way of making an item only equippable but make it not takeable as an inventory item? I tried toggling the various settings under the inventory item component and removing the component entirely but I can't figure out how to do it Link to comment https://forums.kleientertainment.com/forums/topic/128723-making-an-item-only-equippable-but-not-takeable-as-inventory-item/ Share on other sites More sharing options...
Thomas_klei Posted April 7, 2021 Share Posted April 7, 2021 inst.components.inventoryitem.cangoincontainer = false -- Can only be equiped never go in inventory Used by the chess pieces (rook nose and e.c) prefab name if you want to look up more is called chess pieces, a file with multiple prefabs 1 Link to comment https://forums.kleientertainment.com/forums/topic/128723-making-an-item-only-equippable-but-not-takeable-as-inventory-item/#findComment-1446272 Share on other sites More sharing options...
skittles sour Posted April 9, 2021 Author Share Posted April 9, 2021 ahhh ok tysm!!!!! 1 Link to comment https://forums.kleientertainment.com/forums/topic/128723-making-an-item-only-equippable-but-not-takeable-as-inventory-item/#findComment-1446876 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now