core2/code_78E50.c done, misc documentation

This commit is contained in:
Banjo Kazooie
2022-12-05 13:37:58 -06:00
parent 1c063c781c
commit 612636992f
94 changed files with 899 additions and 970 deletions

View File

@@ -33,7 +33,7 @@ void func_8038D47C(Actor *this){
actor_collisionOff(this);
func_80287784(this->animctrl, 0);
if(!this->initialized){
if(!func_80304E24(0x331, this->spawn_position)){
if(!nodeProp_findPositionFromActorId(0x331, this->spawn_position)){
this->spawn_position_x = -2569.0f;
this->spawn_position_y = 2997.0f;
this->spawn_position_z = 5884.0f;