Skip to content

Commit

Permalink
FirstPerson: Fixes to some jankiness
Browse files Browse the repository at this point in the history
FirstPerson: More jank fixes, lock FOV upon entering cutscene (fixes #44)

Add Rotate Body, make leaving cutscenes less buggy
  • Loading branch information
praydog committed Mar 30, 2020
1 parent 1836f83 commit 95dcc20
Show file tree
Hide file tree
Showing 5 changed files with 330 additions and 53 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ set(SDK_SRC
sdk/REGlobals.hpp
sdk/REGlobals.cpp
sdk/REManagedObject.hpp
sdk/REMath.hpp
sdk/REString.hpp
sdk/RETransform.hpp
sdk/RETypes.hpp
Expand Down
Loading

0 comments on commit 95dcc20

Please sign in to comment.