Level 02 Lesson 02 [Events and Actions]

Now that we have some objects in the room, we have to get them moving around. This is where events and actions come into play. By the end of this lesson you will have objects moving and colliding.

Part A – Getting Moving with the Keyboard Event
Watch the video: 02-02-A


Part B – Colliding with Objects
Watch the video: 02-02-B
Done File: L02-02-AB-Done.gmk


Challenge 1 – Complete Second Player
Give player2 all the same behaviour that you just added to player1.

Challenge 1 Solution
Solution video: 02-02-X1Solution
Solution file: L02-02-X1-Done.gmk