Step 6. Change some code
Now the big one: Editing the code. You can change code, press "Save" and then "Run" the new code.
Nothing bad can happen.
You cannot damage your machine or our server.
Change the following:
- Change the sky color.
Here is a list of color names.
- Change the object size.
Every time you make a change, press Save, and Run again to see what happens.
Make more changes:
- Change the start position of the camera.
- The shape is defined as a box of three equal dimensions:
( objectsize, objectsize, objectsize )
That is, a cube.
Change the shape to something other than a cube by changing one of the dimensions.
Every time you make a change, press Save, and Run again.