bypass interaction range checks for aghosts (#16955)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- CanPilot
|
||||
- BypassInteractionRangeChecks
|
||||
- type: Input
|
||||
context: "aghost"
|
||||
- type: Ghost
|
||||
|
||||
@@ -60,3 +60,6 @@
|
||||
baseSprintSpeed: 8
|
||||
baseWalkSpeed: 5
|
||||
- type: MovementIgnoreGravity
|
||||
- type: Tag
|
||||
tags:
|
||||
- BypassInteractionRangeChecks
|
||||
|
||||
@@ -73,6 +73,9 @@
|
||||
- type: Tag
|
||||
id: BulletFoam
|
||||
|
||||
- type: Tag
|
||||
id: BypassInteractionRangeChecks
|
||||
|
||||
- type: Tag
|
||||
id: CableCoil
|
||||
|
||||
|
||||
Reference in New Issue
Block a user