Next we’re going to move the object again, but with code.

Press enter between the { }
of the start
function to make a space for a new line, and add the following line:
this.entity.worldTransform.position.y = 10
If the chest doesn’t move automatically, press the Play button to run the code.