Any way to check all actors?
is it possible to check every actor for a certain attribute? Im making an inventory system, and i want it so when you pick up an item and it is stackable, it checks all the inventory slots to see if you already have one.
Comments
But i was wondering if there ways some way to just say "if any actors attribute 'item' = 7"
then add 1 to quanity.