Objects part of object (e.g. button on device) [PunyInform]

(Note that I am using PunyInform - still a newcomer)
Is there a way to make an object part of another object?

For instance, I might want two buttons on a portable device. When I take the device and go to another location, those buttons should follow along with the device. Also, it would be good with some natural responses, e.g. TAKE RED BUTTON: “That is part of the device.” or something like that.

I tried move RedButton to device; but then I could not examine the button even though I was holding the device.

1 Like

Try adding the transparent attribute to your portable device.

2 Likes

Works like a charm - thanks!

1 Like

This works for the standard library too.

2 Likes