Blood moon: Difference between revisions
Jump to navigation
Jump to search
→Panic Blood Moons
imported>Leoetlino (Created page with "The '''Blood Moon''' is a game mechanic that ensures the world stays populated with enemies and weapons. Every time a blood moon occurs, enemies that have been defeated and ov...") |
imported>Leoetlino |
||
Line 35: | Line 35: | ||
| 6 || '''ResourceSystem/TextureHandleMgr''': Last TextureHandleMgr::calc execution took more than 60 seconds | | 6 || '''ResourceSystem/TextureHandleMgr''': Last TextureHandleMgr::calc execution took more than 60 seconds | ||
|} | |} | ||
A panic moon causes enemies and other respawnable objects to respawn since it calls [https://eventviewer.zeldamods.org/viewer.html?data=/d/Demo011_0.json¶ms=1&entry=Demo011_0&node=Event3 Demo011_0] just like the regular blood moon code. The demo contains a call to OffWaitRevival, which appears to be what actually resets the revival flags. | |||
== Inhibitors == | == Inhibitors == |