I am testing this plugin:
https://github.com/KageDesu/Alpha-ABS
I cannot get it to work from a browser - error: "SDK is not defined".
The JS file is here:
https://github.com/KageDesu/Alpha-ABS/b ... pha_ABS.js
I don't know enough about JS to try and debug it; SDK seems to be defined at line 1901:
It works fine from playtest from within RPG Maker MV. I don't know why it wouldn't work from a browser. Doesn't work from playing locally or uploading it and playing online.
Any ideas?
https://github.com/KageDesu/Alpha-ABS
I cannot get it to work from a browser - error: "SDK is not defined".
The JS file is here:
https://github.com/KageDesu/Alpha-ABS/b ... pha_ABS.js
I don't know enough about JS to try and debug it; SDK seems to be defined at line 1901:
var SDK = PLATFORM.SDK;
It works fine from playtest from within RPG Maker MV. I don't know why it wouldn't work from a browser. Doesn't work from playing locally or uploading it and playing online.
Any ideas?