mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-01 09:23:04 -04:00
Further Attention Docs (#1732)
* more attention docs * more docs * cleanup * more cleanup * spacing * more attention docs * small cleanup * consistency
This commit is contained in:
+2
-2
@@ -1298,8 +1298,8 @@ wordReplace = {
|
||||
"play->actorCtx.unk3": "play->actorCtx.lensActive",
|
||||
"play->actorCtx.unk4": "play->actorCtx.lensMaskSize",
|
||||
"play->actorCtx.targetContext": "play->actorCtx.attention",
|
||||
"play->actorCtx.attention.unk0": "play->actorCtx.attention.fairyPos",
|
||||
"play->actorCtx.attention.unk40": "play->actorCtx.attention.fairyMoveProgressFactor",
|
||||
"play->actorCtx.attention.unk0": "play->actorCtx.attention.tatlHoverPos",
|
||||
"play->actorCtx.attention.unk40": "play->actorCtx.attention.tatlMoveProgressFactor",
|
||||
"play->actorCtx.attention.unk44": "play->actorCtx.attention.lockOnRadius",
|
||||
"play->actorCtx.attention.unk48": "play->actorCtx.attention.lockOnAlpha",
|
||||
"play->actorCtx.attention.unk4B": "play->actorCtx.attention.rotation",
|
||||
|
||||
Reference in New Issue
Block a user