Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zNPCVillager_SceneTimestep
Function
zNPCVillager_SceneTimestep
src/SB/Game/zNPCTypeVillager.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
void zNPCVillager_SceneTimestep(xScene* xscn, F32 dt)
97
{
98
zNPCBubbleBuddy_AlphaUpdate(dt);
99
}
100
101
xFactoryInst* ZNPC_Create_Villager(S32 who, RyzMemGrow* growCtxt, void*)
102
{
Callers
1
SceneTimestep
Method · 0.85
Calls
1
zNPCBubbleBuddy_AlphaUpdate
Function · 0.85
Tested by
no test coverage detected