This article's documentation is for the "GoldSrc" engine. Click here for more information.

Calc velocity path (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{stub}} {{this is a|name=calc_velocity_path|e0|engine=gldsrc|game=Paranoia|game1=Cry of Fear}} Used to get a vector from one entity to another. This helps determine the direc...")
 
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
Line 1: Line 1:
{{stub}}
{{stub}}
{{this is a|name=calc_velocity_path|e0|engine=gldsrc|game=Paranoia|game1=Cry of Fear}} Used to get a vector from one entity to another. This helps determine the direction of movement or other parameters.
{{this is a|point entity|name=calc_velocity_path|engine=GoldSrc|game=Paranoia|game1=Cry of Fear}} Used to get a vector from one entity to another. This helps determine the direction of movement or other parameters.

Latest revision as of 21:14, 17 May 2024

Stub

This article or section is a stub. You can help by expanding it.

calc_velocity_path is a point entity available in Paranoia Paranoia and Cry of Fear Cry of Fear. Used to get a vector from one entity to another. This helps determine the direction of movement or other parameters.