diwako / foundry-cyberpunk-red-core-additions

A module to add some extra things to the Cyberpunk Red - Core system for Foundry VTT
MIT License
8 stars 2 forks source link

Make possible to select the animation or use a free lib as base #24

Open leomascara opened 4 months ago

diwako commented 4 months ago

That is possible, even an internal switch so it does use it automatically. But which animations for the free version should be used?

leomascara commented 4 months ago

I actually looked at the code and found the files you are searching for and created copies of the free animation files there... I used these files: miss: modules/JB2A_DnD5e/Library/Generic/UI/Miss_02_White_200x200.webm hit: modules/JB2A_DnD5e/Library/Generic/Impact/Impact_07_Regular_Orange_400x400.webm

the animations are kind of too quick (and it would be better if we could use one of those that goes from the attacker to the target) but it is working fine :)