CKeepUpright: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Overview ==
== Overview ==
...
This entity attempts to keep another entity facing a certain direction.


'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/phys_controller.cpp /game/server/phys_controller.cpp]'''
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/phys_controller.cpp /game/server/phys_controller.cpp]'''

Revision as of 20:14, 10 July 2022

Overview

This entity attempts to keep another entity facing a certain direction.

Source location : /game/server/phys_controller.cpp

Linked Entity : phys_keepupright

Class Structure

Entity DataMaps

CKeepUpright
Name Type Description
InputSetAngularLimit
InputTurnOff
InputTurnOn
m_angularLimit
m_attachedObject
m_bActive
m_bDampAllRotation
m_localTestAxis
m_nameAttach
m_pController
m_worldGoalAxis