Prop physics respawnable: Difference between revisions
Jump to navigation
Jump to search
Bug:Breaking this entity using a trigger_hurt will crash the game for all clients! (Fixed in
)
Workaround:Use a point_template to spawn a regular prop_physics each time it breaks. [todo tested in ?]
Note:Other
(-otherkio) |
SirYodaJedi (talk | contribs) No edit summary |
||
Line 22: | Line 22: | ||
[[Category:Physics]] | [[Category:Physics]] | ||
[[Category:Prop entities]] |
Revision as of 07:47, 1 September 2024
![]() |
---|
CPhysicsPropRespawnable |
![]() |
prop_physics_respawnable
is a point entity available in all Source games. This entity is the same as prop_physics, except it respawns a set time after breaking/exploding.



Keyvalues
- Respawn time (RespawnTime) <integer>
- Amount in seconds this prop will respawn after it breaks.

Keyvalues / Inputs / Outputs
are same as prop_physics.