StrataSource / Portal-2-Community-Edition

Task tracker for Portal 2: Community Edition
https://www.portal2communityedition.com
149 stars 3 forks source link

Bug: Ragdolls from killed enemies not pushing by player weapon #1329

Open MyGamepedia opened 1 year ago

MyGamepedia commented 1 year ago

Describe the bug

No idea why, but it's so ONLY for ragdolls from killed enemies, and it's only for player weapons. It's fine for ragdolls that was spawned in map. Also physcannon_mega_enabled 1 fixing this problem. Possibly refers to bug with that player weapons not create decals. Also ragdolls in P2CE pushing by weapon much weaker then in Half Life 2. Here how does it work with player weapons.

https://github.com/StrataSource/Portal-2-Community-Edition/assets/103366204/978e26c5-4991-4a27-913f-dbe6aaa22d7d

Here example with turrets (they can be replaced to any other npc that can use guns).

https://github.com/StrataSource/Portal-2-Community-Edition/assets/103366204/f1388990-c36b-431b-9065-ae9820109894

physcannon_mega_enabled cvar test (with headcrab it seems like just other bug).

https://github.com/StrataSource/Portal-2-Community-Edition/assets/103366204/a214be40-146f-40f6-9e3e-24363ba3a2df

Expected that it'll work like in Half Life 2.

https://github.com/StrataSource/Portal-2-Community-Edition/assets/103366204/24b71c4c-549b-4143-ae93-bf799b2911ed

Issue Map

Any map with npc that use ragdoll.

To Reproduce

  1. Open any map with npc that use ragdoll.
  2. Kill npc.
  3. Pay attention that weapon not push ragdoll when player shoot in it.

Operating System

Any.

MyGamepedia commented 1 year ago

Pushing fixed, but still push is very weaker than in Half Life 2.