Xeeynamo/sotn-decomp

Investigate / document `EntityHeartDrop`

開放

#3,005 建立於 2025年11月16日

 (2 則留言) (1 個反應) (0 位負責人)C (89 個分叉)auto 404
documentationgood first issue

倉庫指標

星標
 (1,017 顆星)
PR 合併指標
 (平均合併 14小時 6分鐘) (30 天內合併 183 個 PR)

描述

EntityHeartDrop appears to be used to drop items other than hearts out of entities and may not be accurately named.

Examples:

It appears as though this entity is not specific to heart drops but is a more general prize drop entity. https://github.com/Xeeynamo/sotn-decomp/blob/master/src/st/e_collect.h#L1471-L1507

Documentation and investigation should be able to also find a better name and how it differs from the existing EntityPrizeDrop https://github.com/Xeeynamo/sotn-decomp/blob/master/src/st/e_collect.h#L333

貢獻者指南