Page MenuHomeFeedback Tracker

Tin Foil object UserActions condition is wrong
New, NormalPublic

Description

Currently, the condition for the wheel action on the object is
condition="this animationPhase 'HideFoil' isEqualTo 0";

but the AnimationSources class for the Foil hide is named: Hide_Foil
I think the condition should be like
condition="this animationPhase 'Hide_Foil' isEqualTo 0";
In order to work as intended

DLC: Enoch
Addons: props_f_enoch
Config: \a3\Props_F_Enoch\Items\Tools\config.bin

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Config

Event Timeline