Hi @simmania,
You can use any JS valid code with PlayCanvas. For your own classes you can either bundle them as a plain .js script or if you use ES6 modules, check here on how to load them:
Hi @simmania,
You can use any JS valid code with PlayCanvas. For your own classes you can either bundle them as a plain .js script or if you use ES6 modules, check here on how to load them: