mofr / Diablerie

Diablo 2 reimplementation on unity
MIT License
962 stars 217 forks source link

Mephisto don't have all layers rendered #77

Open mofr opened 4 years ago

mofr commented 4 years ago

image

mofr commented 4 years ago

The cloud is stored in MephistoOverlay.dc6 and has Mephisto overlay in Overlay.txt. Some guys talking that it's probably hardcoded:

Mephisto's overlay is handled by hardcoding

mofr commented 4 years ago

The only clue is that both overlay and monstat have the same id (mephisto), however it should be linked to the monster mode as well, to hide the overlay when it's dead.