Load and initialize Unity Academy WebGL player and set it to 2D mode. All other functions (except Maths functions) in this module requires calling this function or init_unity_academy_3d first.
I recommand you just call this function at the beginning of your Source Unity program under the 'import' statements.
Load and initialize Unity Academy WebGL player and set it to 2D mode. All other functions (except Maths functions) in this module requires calling this function or
init_unity_academy_3d
first.I recommand you just call this function at the beginning of your Source Unity program under the 'import' statements.