IllusionMods / IllusionFixes

A collection of fixes for common issues found in games by Illusion
GNU General Public License v3.0
157 stars 29 forks source link

[FE]Fixed a problem with eyebrows remaining when the character is hidden #62

Closed Makao1240 closed 5 months ago

Makao1240 commented 5 months ago

Maybe it's just my environment, but there was a bug where only the eyebrows remained when the character was hidden. It seems that there was no post-processing when the object was hidden, so we added it.

https://github.com/IllusionMods/IllusionFixes/assets/32182799/e8826f71-6ef4-4d32-b3bf-cada8e88bf3d

P.S. I am new to PR so I apologize if anything is incomplete. I'm glad if I could contribute to the community.