Xeeynamo/sotn-decomp

Investigate / document `EntityHeartDrop`

オープン

#3,005 opened on 2025/11/16

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)C (89 件のフォーク)auto 404
documentationgood first issue

Repository metrics

Stars
 (1,017 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド