Script Language
The S2 ENGINE HD script language has been completely reprogrammed too. Compared with the previous one, the new script performs all the arithmetic and logic operations of a professional programming language with a syntax similar to C.
Syntactic structures such as cycles and Conditions are permitted and also you can write and call functions.
The S2 ENGINE HD language has a set of basic functions and operators forming a library that allows you to have control over almost all the Engine features:
input management, configuration management, graphics and physics management, receiving/sending messages, creating and managing graphical interface, level loading, loading/saving files, animations and steering behaviors management, and more.