1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-03 06:24:30 +00:00

Target System Docs: Actor Searching [3/?] (#2120)

* document target actor searching

* missed something

* review

* mzx review
This commit is contained in:
fig02 2024-09-03 00:02:24 -04:00 committed by GitHub
parent 2b25c31588
commit 6f396e7cc8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 120 additions and 68 deletions

View file

@ -408,8 +408,8 @@ func_8002ED80 = 0x80022B94; // type:func
Actor_GetFocus = 0x80022CB0; // type:func
Actor_GetWorld = 0x80022CE4; // type:func
Actor_GetWorldPosShapeRot = 0x80022D18; // type:func
func_8002EFC0 = 0x80022D94; // type:func
func_8002F090 = 0x80022E64; // type:func
Target_WeightedDistToPlayerSq = 0x80022D94; // type:func
Target_ActorIsInRange = 0x80022E64; // type:func
func_8002F0C8 = 0x80022EA0; // type:func
Actor_TalkOfferAccepted = 0x80022F70; // type:func
Actor_OfferTalkExchange = 0x80022FA0; // type:func
@ -469,9 +469,9 @@ Actor_SpawnAsChild = 0x80025A30; // type:func
Actor_SpawnTransitionActors = 0x80025AC8; // type:func
Actor_SpawnEntry = 0x80025C04; // type:func
Actor_Delete = 0x80025C88; // type:func
func_80032880 = 0x80025D8C; // type:func
func_800328D4 = 0x80025DE0; // type:func
func_80032AF0 = 0x80025FFC; // type:func
Target_InTargetableScreenRegion = 0x80025D8C; // type:func
Target_FindTargetableActorInCategory = 0x80025DE0; // type:func
Target_FindTargetableActor = 0x80025FFC; // type:func
Actor_Find = 0x8002614C; // type:func
Enemy_StartFinishingBlow = 0x8002618C; // type:func
FaceChange_UpdateBlinking = 0x800261C4; // type:func