JS Playcanvas, PixiJS, BabylonJS
Use GameFuse C# in your Unity project to easily add:
The first step of integrating GameFuse with your project, is to make an account
After creating your account, add your first game and note the ID and API Token.
With this setup, you can now connect via your game client
PixiJs, BabylonJs, etc¶
If your game engine has an editable HTML file, you can paste the following tag in the header of the HTML document:
Playcanvas¶
Playcanvas has a different method. In your scene, go to the settings wheel on the top bar, then click on external scripts on the opened left panel. Finally paste the following:
This does the same thing as the previous method on build.
Examples¶
If you would like to see examples in action, check them out here: