mirror of
https://github.com/open-goal/jak-project
synced 2026-08-18 05:48:28 -04:00
lights, death, and rotation fix (#2042)
- decompile `lights.gc` - decompile remaining `target-death` function, you can die now - fix float issue with `matrix-from-two-vectors-smooth!` making jak face the wrong way in the slide thing
This commit is contained in:
@@ -1214,5 +1214,10 @@
|
||||
"(method 25 turret-shot)": [[32, "vector"]],
|
||||
"check-drop-level-ruins-tower-userdata": [[16, "vector"]],
|
||||
"check-drop-level-ruins-tower-userdata-nosplat": [[16, "vector"]],
|
||||
"check-drop-level-ruins-rubble": [[16, "vector"]]
|
||||
"check-drop-level-ruins-rubble": [[16, "vector"]],
|
||||
"update-light-hash": [
|
||||
[16, "bounding-box"],
|
||||
[48, "vector"],
|
||||
[64, "vector"]
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user