How to get object from url to one of its components?

So basically I need to post a msg to an object when a collision is detected but the only url I have available points to one of its components. I don’t know how to send the message directly to the object or its script and I was wondering if anyone might be able to help? Thanks.

1 Like

Look at this, you might find the answer Addressing in Defold

2 Likes