Ability: Only Allow Equipped Items?

jimi

Member
Hi there,

I'm am attempting to limit the Interact ability only when a certain Item is equipped. I've added the item definition in the inspector as follows but it does not quite seem to work as inspected. Still allows the ability to Interact regardless of what is currently equipped. What am I missing here with the AllowItemDefinitions?

interact.jpg
 
You may need to use Immediate Unequip. Also check if there are any other abilities that might be blocking the EquipUnequip ability.
 
Top