Prop physics teleprop: Difference between revisions
Jump to navigation
Jump to search
Note:Other
MyGamepedia (talk | contribs) (Created page with "{{toc-right}} {{this is a|e0|game=Black Mesa|name=prop_physics_teleprop}} A prop that physically simulates as a single rigid body. It can be constrained to other physics objec...") |
m (Classifying as model entity) |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{CD|???|base=CPhysicsProp}} | ||
{{this is a| | {{this is a|model entity|game=Black Mesa|name=prop_physics_teleprop}} A prop that physically simulates as a single rigid body. It can be constrained to other physics objects using hinges or other constraints. It can also be configured to break when it takes enough damage. Note that the health of the object will be overridden by the health inside the model, to ensure consistent health game-wide. If the model used by the prop is configured to be used as a prop_dynamic (i.e. it should not be physically simulated) then it CANNOT be used as a prop_physics. Upon level load it will display a warning in the console and remove itself. Use a prop_dynamic instead. | ||
{{back | Black Mesa Level Creation}} | |||
__NOTOC__ | |||
== Keyvalues == | == Keyvalues == | ||
{{KV|_bHammerEntity|intn=m_bhammerentity|choices| | {{KV|_bHammerEntity|intn=m_bhammerentity|choices| | ||
Line 7: | Line 8: | ||
*1: Yes}} | *1: Yes}} | ||
{{KV|Ownner Portal Name|intn=m_szownnerportalname|target_destination|m_szOwnnerPortalName}} | {{KV|Ownner Portal Name|intn=m_szownnerportalname|target_destination|m_szOwnnerPortalName}} | ||
{{OtherKIO|prop_physics}} | |||
{{ | |||
== See also == | == See also == | ||
Line 39: | Line 23: | ||
[[Category:Physics]] | [[Category:Physics]] | ||
[[Category:Prop entities|physics teleprop]] |
Latest revision as of 04:34, 19 May 2025
![]() |
---|
??? |
prop_physics_teleprop
is a model entity available in Black Mesa. A prop that physically simulates as a single rigid body. It can be constrained to other physics objects using hinges or other constraints. It can also be configured to break when it takes enough damage. Note that the health of the object will be overridden by the health inside the model, to ensure consistent health game-wide. If the model used by the prop is configured to be used as a prop_dynamic (i.e. it should not be physically simulated) then it CANNOT be used as a prop_physics. Upon level load it will display a warning in the console and remove itself. Use a prop_dynamic instead.
Keyvalues
- _bHammerEntity (m_bhammerentity) <choices>
- 0: No
- 1: Yes
- Ownner Portal Name (m_szownnerportalname) <targetname>
- m_szOwnnerPortalName

Keyvalues / Inputs / Outputs
are same as prop_physics.