External Exam Download Resources Web Applications Games Recycle Bin

Movement


hit "play"

investigate:

other movement blocks:


hit "play"

investigate:

other built-in variables that can be used for movement, such as:

functions:

Functions can performs actions, with or without returning a value. Parts of a function include:

in the above example, the following GML function would've performed the same job:

motion_set(0,3)