Hey there,
I have the following problem:
I have the name of an object written as a text string in a variable. Depending on the text in the variable, e.g. "axe" or "stone" I want to pick the corresponding object and position it.
Problem is, I don't know how.. is that even possible?
Thanks in advance!