Camera/player to carry objects

Hi

My student would like the player to click an object (for example a key) and then see the object on screen as the camera moves, as if the camera is carrying the object. Is this possible with blocks? Here’s a sample space we are working on. The key needs to be taken to the treasure chest to unlock it. Delightex Edu :: Key carry

Thanks very much.

Warm regards

Mary

Hi @Mary_Gorman

Here’s a Project showing how we’d suggest approaching what you want to achieve:

Attach a small object, such as a cube, to the camera and position it where you want the key to appear in front of the camera. Then use the following code:

That should do the trick. Let us know if you have any other questions :slight_smile:

Yes! This definitely works. Thank you so :grinning_face: much