AlexKnauth / hollowknight-autosplit-wasm

A cross-platform autosplitter for Hollow Knight that supports Windows, Mac, and Linux
MIT License
4 stars 0 forks source link

Split WhiteDefenderStatueUnlocked #62

Closed AlexKnauth closed 4 months ago

AlexKnauth commented 5 months ago

Closes #60.

AlexKnauth commented 4 months ago

There's a comment on GetCameraTarget that says GameManger._instance.cameraCtrl.camTarget.destination.

However, that cameraCtrl field might actually be <cameraCtrl>k__BackingField or something, and I should check the fields of CameraTarget too.