Skip to content

Commit 8a77c4c

Browse files
Panzerhandschuhozxybox
authored andcommitted
feat: Add SetSpeed input to trigger_push
1 parent f244201 commit 8a77c4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fgd/brush/trigger/trigger_push.fgd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@
1313

1414
// Inputs
1515
input SetPushDirection(vector) : "Sets the angles indicating the direction to push touched entities."
16+
input SetSpeed(integer) : "Set the push speed in units / second."
1617
input SetPushSpeed(integer) : "Set the push speed in units / second."
1718
]

0 commit comments

Comments
 (0)