CaritaHearts Posted September 26, 2023 Share Posted September 26, 2023 It severely annoys me that you can't easily see when Wormwood is blooming while wearing a hat, both from a visual and mechanical standpoint. I have no clue how to mod so I'd be willing to learn or just let someone take this idea for DS + DST. If this mod already exists then I couldn't find it.... Link to comment https://forums.kleientertainment.com/forums/topic/151147-mod-request-wormwood-bloom-visible-when-wearing-hats/ Share on other sites More sharing options...
KXWl1 Posted September 29, 2023 Share Posted September 29, 2023 (edited) inst:ListenForEvent("equip", function() inst.AnimState:ClearOverrideSymbol("swap_hat") inst.AnimState:Show("hair") inst.AnimState:Show("head") end) Just hide the equipped hat. This is the only way I can think of. Edited September 29, 2023 by KXWl1 Link to comment https://forums.kleientertainment.com/forums/topic/151147-mod-request-wormwood-bloom-visible-when-wearing-hats/#findComment-1667883 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now