

| NEW CODE is BOLD. |
Include "functions3.bb" LoadMusic() MoveMouse screen_width/2, screen_height/2 |
Global up_key = 200, down_key=208, left_key=203, right_key=205 Function LoadMusic() Function LoadSFX() Function object_key_control( obj ) |
; Make a sky! |
; Add some extra light in the world! |
| EXPERIMENT ! |
Try changing the color of the ambient light ![]() |
Global up_key = 200, down_key=208, left_key=203, right_key=205 Function LoadMusic() Function LoadSFX() Function object_key_control( obj ) |
| EXPERIMENT ! |
| Find a different midi music file and replace the existing one! |
; Make a sky! |
| THE CHALLENGE!!! |
| Add sound and sky to your previous lesson! |