I am trying to create a bullet hell sub-level in one of my games using HashakGik's plugin: GitHub - HashakGik/BulletHell-RMMV: Bullet Hell plugin for RPG Maker MV Bullet Hell plugin for RPG Maker MV. Contribute to HashakGik/BulletHell-RMMV development by creating an account on GitHub.
I am trying to create a bullet hell sub-level in one of my games using
HashakGik's plugin:
Bullet Hell plugin for RPG Maker MV. Contribute to HashakGik/BulletHell-RMMV development by creating an account on GitHub.
github.com
The problem is that I keep getting the same error message every time:
Here are the plugins currently running:
I should note that I copied the $Bullets and $Explosions images from the demo file over to this one, as the .idea folder in the plugins file.
When I do the reverse (transfer the plugins and files from my game into the demo), I don't get this problem. Does anyone have the faintest idea where I'm going wrong?