#I'm surprised the tutorial you're

1 messages · Page 1 of 1 (latest)

delicate fossil
#

Tank you but this is doing nothing

#

thank*

drowsy stag
delicate fossil
#

event graph

drowsy stag
#

I can't see where you actually call the 'Add Item' function you created. Also, you want to use the input which I labelled as 'Item Name' instead of hard coding a specific item type into the function.

#

The function is a generic function for handling add/removing items from your inventory. When ever you want to add or remove, you call that function.

delicate fossil
#

tbh I'm making this for a demo, so just need in limited need. So sorry for the silly question

#

But can't I just finish this off in the event graph itself? Without the function