Let's create a script that makes any object fall when it's clicked!
- Choose your favourite object!

- Select the object and open a code builder by clicking
< >on a menu to the right.

- In the code builder Name your object and Script
For the script name, explain what you are planning to do, for example (Object fall, when touched)
- In the Events category (Yellow) on a left side, select "when player clicks object"

- Connect another
Code Blockbelow. In the Motion category (Blue) select "Set anchored" and connect them, like so:

- Make sure to select "False" on the drop-down menu.

- Save your code!

- Click save my game at the top and then Play! (When you and your friends click on the object during the game, it will fall!)