(Unity) Challenge : Basic uScript

Welcome to uScript challenge #1! This is ungraded, and simply meant for fun. Good luck!

Challenge 1

What does the following uScript component do when we attach it to a cube gameobject?

The script :

The script

The cube :

The cube

The Answer

Challenge 2

What does the following uScript component do when we attach it to a cube gameobject?

The script :

The script

The cube :

The cube

The Answer

Challenge 3

What differences do you notice between the script below and the previous scripts?

What do you think will happen when we attach this script to a cube gameobject?

The script:

script

The cube :

The cube

The Answer

Updated: