Interaction with objects

Ah, well what I gave you was without all of this other information. It looks like in your “Spawn Tree” you have an array of classes called “Tree”. What is this array? This will spawn every listed class in that array, though as it’s labeled singular I’m assuming you just want ONE of them?

What it seems like you’re trying to do here is spawn one tree per interaction. Would that be the case?