MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / follow_camera

Method follow_camera

src/SB/Game/zNPCTypeBossPlankton.cpp:1429–1434  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1427}
1428
1429void zNPCBPlankton::follow_camera()
1430{
1431 flag.follow = FOLLOW_CAMERA;
1432 follow.delay = follow.max_delay = 0.0f;
1433 flag.move = MOVE_ORBIT;
1434}
1435
1436xFactoryInst* zNPCGoalBPlanktonIdle::create(S32 who, RyzMemGrow* grow, void* info)
1437{

Callers 1

EnterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected