About Store Forum Documentation Contact



Post Reply 
How to apply crouch height instantly
Author Message
Ioannis Offline
Member

Post: #1
How to apply crouch height instantly
Having some trouble figuring out how to apply the player's crouch capsule height instantly. Right now it seems that there's some sort of delay from the time the crouch btn is pressed up to the time the capsule height is actually reduced.
04-18-2020 08:40 PM
Find all posts by this user Quote this message in a reply
RedcrowProd Offline
Member

Post: #2
RE: How to apply crouch height instantly
check under Character

Flt stand_crouch, // stand 0..1 crouch blend value

if you manually adjust this you should be able to set it straight to 0 or 1. without the blend value.

that's from the top of my head, but i believe this is what controls it with the controller
(This post was last modified: 04-19-2020 12:09 AM by RedcrowProd.)
04-19-2020 12:06 AM
Find all posts by this user Quote this message in a reply
Ioannis Offline
Member

Post: #3
RE: How to apply crouch height instantly
Thanks for the ref! I'll give it a shot and let you know about the results.
(This post was last modified: 04-20-2020 01:51 PM by Ioannis.)
04-20-2020 01:50 PM
Find all posts by this user Quote this message in a reply
Post Reply