Load and initialize Unity Academy WebGL player and set it to 3D mode. All other functions (except Maths functions) in this module requires calling this function or init_unity_academy_2d 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 3D mode. All other functions (except Maths functions) in this module requires calling this function or
init_unity_academy_2d
first.I recommand you just call this function at the beginning of your Source Unity program under the 'import' statements.