Skip to content

ItemStar: Implement and mark as matching - #81

Open
bemug wants to merge 1 commit into
doldecomp:mainfrom
bemug:main
Open

ItemStar: Implement and mark as matching#81
bemug wants to merge 1 commit into
doldecomp:mainfrom
bemug:main

Conversation

@bemug

@bemug bemug commented Aug 24, 2026

Copy link
Copy Markdown

First PR to this project, thanks everyone for the help to get me this far.

Comment thread src/Sato/ItemStar.cpp
mpHandAnmMtx = getHandAnmMtx();
mVel.zero();
mPos.zero();
JMath::gekko_ps_copy12(mRotMtx, _210); // NOTE: mRotMtx might be SMatrix34C, spot other inlnes to be sure

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should be able to use mRotMtx.set(_210); But i'll blame myself for this as you've seemed to copy it from ItemHeart.cpp

@SwareJonge

SwareJonge commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

It seems like you forgot to implement ItemStar::doFall()

But all in all, nice job and thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants