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