We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Calling:
Hooks.call("fxmaster.switchParticleEffect", { name: "birdsFx", type: "birds", options: { animations: "glide" }, });
Should result in enabling the birds effect with the "glide" animation.
Returns an error:
The same happens with the "eagles" effect.
No response
v4.1.0
v12.331
Windows 10
Native Electron App
dnd5e v4.1.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
Calling:
Should result in enabling the birds effect with the "glide" animation.
Current Behavior
Returns an error:
The same happens with the "eagles" effect.
Steps to Reproduce
Context
No response
Version
v4.1.0
Foundry VTT Version
v12.331
Operating System
Windows 10
Browser / App
Native Electron App
Game System
dnd5e v4.1.2
Relevant Modules
No response
The text was updated successfully, but these errors were encountered: