Finish Freecam (#186)

* Fix freecam rotation smoothing

* Configure freecam controller

* Fix cont z button and impl freecam on/off events
This commit is contained in:
MegaMech
2025-02-07 19:27:44 -07:00
committed by GitHub
parent fc1e1a9782
commit 7fe7052270
8 changed files with 134 additions and 87 deletions
+2
View File
@@ -66,6 +66,8 @@ struct D_80150158 {
struct Controller {
s16 rawStickX;
s16 rawStickY;
s16 rightRawStickX;
s16 rightRawStickY;
u16 button; // HeldButton
u16 buttonPressed; // OnTriggered
u16 buttonDepressed; // OffTriggered