Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ XZVecToPlayer
Method
XZVecToPlayer
src/SB/Game/zNPCGoalRobo.cpp:5078–5081 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5076
// .text (130)
5077
5078
void zNPCCommon::XZVecToPlayer(xVec3* unk1, F32* unk2)
5079
{
5080
XZVecToPos(unk1, xEntGetPos(&globals.player.ent), unk2);
5081
}
5082
5083
RwMatrix* zNPCCommon::BoneMat(S32 unk) const
5084
{
Callers
2
CirclePlayer
Method · 0.80
ExtractAimDir
Method · 0.80
Calls
1
xEntGetPos
Function · 0.85
Tested by
no test coverage detected