Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LookAt head wiggle?
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#2
RE: LookAt head wiggle?

You might be able to cheese it slightly using a LookAtCallback in combination with this.
PHP Code: (Select All)
void SetPlayerLookSpeedMul(0.0f); 

Untested, though. The smaller the thing you're looking at, the more precisely you'll look at something, and will apply the multiplier as late as possible. It can also be a bit of a pain, since, in the sequences of events you're suggesting, you may need to reset the look speed multiplier to 1 shortly after.

Discord: Romulator#0001
[Image: 3f6f01a904.png]
(This post was last modified: 07-11-2016, 06:18 PM by Romulator.)
07-11-2016, 06:17 PM
Find


Messages In This Thread
LookAt head wiggle? - by DeAngelo - 07-11-2016, 06:11 PM
RE: LookAt head wiggle? - by Romulator - 07-11-2016, 06:17 PM
RE: LookAt head wiggle? - by DeAngelo - 07-11-2016, 06:26 PM
RE: LookAt head wiggle? - by Romulator - 07-11-2016, 07:48 PM
RE: LookAt head wiggle? - by DeAngelo - 07-13-2016, 12:05 PM



Users browsing this thread: 1 Guest(s)