mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-29 16:54:56 +02:00
Tweak NPC interaction time frame
This commit is contained in:
parent
e7153fdc4f
commit
3649717883
@ -486,7 +486,7 @@
|
|||||||
Me.faceRotation = newHeading
|
Me.faceRotation = newHeading
|
||||||
|
|
||||||
ActivateScript()
|
ActivateScript()
|
||||||
ElseIf Me.Moved < 0.48F Then
|
ElseIf Me.Moved < 0.3F Then
|
||||||
Interacted = True
|
Interacted = True
|
||||||
End If
|
End If
|
||||||
End Sub
|
End Sub
|
||||||
|
Loading…
x
Reference in New Issue
Block a user