Z3nner / lancer-weapon-fx

Visual and Sound Effects for use primarily with the Lancer TTRPG system on Foundry.
5 stars 6 forks source link

Gate preloading behind a setting #31

Closed BadIdeasBureau closed 5 months ago

BadIdeasBureau commented 8 months ago

Preloading Sequencer is often a good thing - but fundamentally it's a trade off between local memory space and connection speed to the file source. Sometimes, it's useful to not preload to take up less system resources, and deal with the slight delay for loading individual assets (rather than the large performance hit from loading several hundred because they might be used).

See https://fantasycomputer.works/FoundryVTT-Sequencer/#/preloader