Page 88 - CG_v2.1_flipBooks_class_6
P. 88
Loops Blocks: These blocks allow you to repeatedly execute specific code blocks under different
conditions, enabling you to create repetitive game logic.
Logic Blocks: These blocks are used to implement conditional logic to control when specific code
blocks execute based on certain conditions or criteria.
Variable Blocks: These blocks allow you to create variables to store data, such as sprite velocity,
allowing you to manage and manipulate in-game values.
86 Computer Genius (V2.1)-VI

