Matched REL/w01/mg_item + some data cleanup
This commit is contained in:
parent
fc06ca8f49
commit
9dcac2c156
18 changed files with 1142 additions and 197 deletions
|
|
@ -364,7 +364,7 @@ static void SetTargetView(void) {
|
|||
sp8.x = -45.0f;
|
||||
sp8.y = 0.0f;
|
||||
sp8.z = 0.0f;
|
||||
BoardCameraMotionStartEx(focusMdl, &sp8, NULL, 3000.0f, -1.0f, 0x15);
|
||||
BoardCameraMotionStartEx(focusMdl, &sp8, NULL, 3000.0f, -1.0f, 21);
|
||||
BoardCameraMotionWait();
|
||||
} else {
|
||||
BoardModelPosSet(focusMdl, 0.0f, 0.0f, 0.0f);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue