Ballplayertoucher: Difference between revisions
Jump to navigation
Jump to search

m (OnTouch isn't defined in the FGD and I added table of contents.) |
m (Added {{lang}} and corrected title.) |
||
Line 1: | Line 1: | ||
{{lang|Ballplayertoucher|title=_ballplayertoucher}} | |||
{{tf2 point|_ballplayertoucher}} | {{tf2 point|_ballplayertoucher}} | ||
Revision as of 03:10, 30 August 2021


_ballplayertoucher
is a point entity available in Team Fortress 2.
Entity description
Its a helper entity for thepasstime_ball
entity, which spawns alongside_ballplayertoucher
itself. This entity allowspasstime_ball
to collide with triggers and players.
Interestingly, this entity stores the collision flagSOLID_VPHYSICS
when not touching a trigger or player; Conversely it however stores two collision flags:FSOLID_NOT_SOLID
andSOLID_NONE
when otherwise.
Keyvalues
Inputs
Outputs
- OnTouch !FGD
- Output sent when this entity collides with a player.