Physics Objects: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(why didn't we have this page 13 years ago)
 
m (→‎See also: Unicodifying, replaced: See Also → See also)
 
Line 1: Line 1:
A '''physics object''' usually means any object that is moved by other things such as gravity, an explosion, etc. Sometimes it can also mean ''any'' object capable of moving, like [[NPCs]] and doors.
A '''physics object''' usually means any object that is moved by other things such as gravity, an explosion, etc. Sometimes it can also mean ''any'' object capable of moving, like [[NPCs]] and doors.


==See Also==
==See also==
*[[VPhysics]]
*[[VPhysics]]

Latest revision as of 11:50, 8 January 2024

A physics object usually means any object that is moved by other things such as gravity, an explosion, etc. Sometimes it can also mean any object capable of moving, like NPCs and doors.

See also