Jump to content

Restless Souls/Wishlist: Difference between revisions

m
(→‎Third Person View: As for a demo, I'm not that much interested into also recreating the look mode. The "limited" Third Person View is already enough of a proof of concept.)
Line 310: Line 310:
In practice I tweaked the facing value so that is always below 180 degrees (e.g. -270 becomes 90). That way following code only needs the later 2 of 3 checks.
In practice I tweaked the facing value so that is always below 180 degrees (e.g. -270 becomes 90). That way following code only needs the later 2 of 3 checks.


::''Link to be placed here.''
https://1drv.ms/t/s!Asn4fV_yvODigUAfQ-spWYnvi1pV


;Part II
;Part II
During the BeginPlay Event you can set nodes to limit the camera pitch (up and down movement).
During the BeginPlay Event you can set nodes to limit the camera pitch (up and down movement).
https://1drv.ms/t/s!Asn4fV_yvODigT8xJ35jXaxFlD35


;Part III
;Part III
8,046

edits