ghost-fvtt / fxmaster

A module for Foundry Virtual Tabletop that adds various special effects.
Other
18 stars 13 forks source link

API problem #795

Closed SwedishRabbit closed 1 month ago

SwedishRabbit commented 1 month ago

Description

is there anybody who understands why this API for FX Master doesnt work regarding "direction" parameter? all other parameters , like speed works Effect: { type: "clouds", scale: 0.4, direction: 45, speed: 0.9, lifetime: 1.2, density: 0.06, opacity: 1, tint: "#ffffff" }

Context

No response

SwedishRabbit commented 1 month ago

You can delete this issue. It was a mistake from my side.