150
Functions
1. #Function#
(1) Description: Package a program that needs to appear multiple times into a function, making it convenient to use
(2) Type: Function block
(3) Example: Hit rotation
If the armor pieces on either side of the chassis are attacked, it will play the hit sound effect and the chassis will rotate right at
360°.
Notes:
1) Function names must begin with an underscore or a letter and can only contain numbers, uppercase and lowercase
letters, and underscores.