19,286
edits
m (link fix) |
m (marking dead links) |
||
Line 332: | Line 332: | ||
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. | ||
https://1drv.ms/t/s!Asn4fV_yvODigUAfQ-spWYnvi1pV | <nowiki>https://1drv.ms/t/s!Asn4fV_yvODigUAfQ-spWYnvi1pV</nowiki> (dead link) | ||
;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 | <nowiki>https://1drv.ms/t/s!Asn4fV_yvODigT8xJ35jXaxFlD35</nowiki> (dead link) | ||
;Part III | ;Part III | ||
Line 457: | Line 457: | ||
<gallery> | <gallery> | ||
Image:UE4_Pickup_Hypo.png| | Image:UE4_Pickup_Hypo.png|Press key to pickup hypo (Code: <nowiki>https://1drv.ms/t/s!Asn4fV_yvODigUSQY6R4bhXJqRFi</nowiki>, dead link) | ||
Image:UE4_Add_Hypo_to_inventory.png| | Image:UE4_Add_Hypo_to_inventory.png|Adds hypo to inventory (Code: <nowiki>https://1drv.ms/t/s!Asn4fV_yvODigUFiFR2WCYIsvnl0</nowiki>, dead link) | ||
Image:UE4_Apply_Hypo.png| | Image:UE4_Apply_Hypo.png|Press key to apply hypo (Code: <nowiki>https://1drv.ms/t/s!Asn4fV_yvODigUPgtVd9c21Szk68</nowiki>, dead link) | ||
Image:UE4_Add_Hypo_Health.png| | Image:UE4_Add_Hypo_Health.png|Increases health via hypo (Code: <nowiki>https://1drv.ms/t/s!Asn4fV_yvODigUIEKdkZj6rFdo1o</nowiki>, dead link) | ||
</gallery> | </gallery> | ||