Jump to content

Recommended Posts

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....

        

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 by KXWl1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...