#equipped/unequipped

1 messages · Page 1 of 1 (latest)

half meadow
#

Im helpless and idk if its even possible but how do you detect if a item/weapon is in hand or not???????

viral haven
#

its kinda tedious

#

but just find the Actor's children(one of them is the weapom) and check if that child exists

#

i did that on my game

half meadow
#

Ok thx

half meadow
#

Wait i dontget it can you show me the script?