identified/labeled camera functions

This commit is contained in:
Banjo Kazooie
2023-03-10 21:52:35 -06:00
parent 13728811aa
commit 7f3dd5aa12
164 changed files with 1583 additions and 1522 deletions

View File

@@ -95,7 +95,7 @@ void func_80387678(Actor *this){
this->yaw_ideal = (f32) func_80329784(this);
mapSpecificFlags_set(3, TRUE);
func_8028F918(2);
timed_setCameraToNode(0.0f, 4);
timed_setStaticCameraToNode(0.0f, 4);
timedFunc_set_1(1.0f, (GenMethod_1)func_803875D4, (s32)this->marker);
func_80328B8C(this, 1, 0.0f, 1);
}
@@ -241,7 +241,7 @@ void TTC_func_80387CF4(Actor *this){
func_80343DEC(this);
if(0.99 <= this->unk48){
func_8028F918(0);
func_80324E88(0.0f);
timed_exitStaticCamera(0.0f);
marker_despawn(this->marker);
}
func_80387830(this, 0.5f, 0.97f);

View File

@@ -90,7 +90,7 @@ void __chLeaky_startCutscene(ActorMarker *caller, enum asset_e text_id, s32 arg2
}
func_80324E38(0.0f, 3);
timed_setCameraToNode(0.5f, 7);
timed_setStaticCameraToNode(0.5f, 7);
timedFunc_set_0(1.0f, func_80388F88);
func_80324E38(2.5f, 0);
timedFunc_set_1(2.5f, func_8028F9DC, 2);

View File

@@ -87,7 +87,7 @@ void TTC_func_80387FB0(ActorMarker *caller, enum asset_e text_id, s32 arg2){
Actor *this;
this = marker_getActor(caller);
TTC_func_80387F18(this);
func_802BAE4C();
ncStaticCamera_exit();
comusic_8025AB44(COMUSIC_12_TTC_NIPPER, -1, 300);
}
@@ -238,7 +238,7 @@ void func_80388434(Actor *this){
this->unk138_24 = TRUE;
}
comusic_8025AB44(COMUSIC_12_TTC_NIPPER, 5000, 300);
set_camera_to_node(11);
ncStaticCamera_setToNode(11);
}
else{//L803886B0
TTC_func_80387F18(this);

View File

@@ -404,8 +404,8 @@ void func_8038B094(void){
if(levelSpecificFlags_get(5)){
func_8034E71C(sp2C, -500, 10.0f);
func_80324E38(0.0f, 3);
timed_setCameraToNode(0.0f, 1);
func_80324E88(2.0f);
timed_setStaticCameraToNode(0.0f, 1);
timed_exitStaticCamera(2.0f);
func_80324E38(2.0f, 0);
func_803228D8();
timedFunc_set_3(2.0f, (GenMethod_3) func_802E4078, MAP_7_TTC_TREASURE_TROVE_COVE, 1, 0);