Hello @Caleb, based on the first answer you gave to @Aatos I am implementig this part of code where if the child object has been removed and the player goes offscreen, when he comes back, this child object must not be displayed. You said we have to set the properties of the host object, but how do I reference the host object? I can set and change properties of the child object using the object.“something”…, but I don’t know how to do it for the host object.
Could you help me?
Thank you in advance!!!