Hi,
Is it possible to user 3rd party javascript code/modules in my play game?
Either indirectly (loading from external domain, or by simply pasting the module code into the game files directly). Also, can this code interact with external API’s and bring data into the game?
thanks!