Action Use WebGl

If you plan to build with WebGL, there is no need to use Mysql Set Config Action. Use "Use WebGL" Action instead.

  1. Drug mysqlconnection.php file into your webserver public folder or somewhere else.

  2. Make On Start trigger with Use WebGL Action.

  3. Specify the Server File URL (path to this file, for example https://example.com/mysqlconnection.php if file is in root folder)

  4. Use all Mysql Actions without defining Connection Variable

Last updated