Killing Floor

Killing Floor

Old School Zeds
WaffleTime 2022 年 5 月 11 日 下午 10:32
Headshot Hitboxes
I don't know how much this will help, but Scrn did something to improve the headshot hitboxes. I don't know if this'll help here but I thought it'd be worth a look.
In the ZedBaseClot.uc there's this code:

function bool IsHeadShot(vector HitLoc, vector ray, float AdditionalScale)
{
return class'ScrnZedFunc'.static.IsHeadShot(self, HitLoc, ray, AdditionalScale, vect(0,0,0));
}
< >
目前顯示第 1-2 則留言,共 2
BeavisOfArabia  [開發人員] 2022 年 5 月 12 日 上午 7:33 
Hi! I haven't used any of their mods so I'm not sure if this'll fix the problem. The issue with the Headshot hitboxes is, once a zed(any) plays a specific animation like the Gorefast running animation or Fleshpound walk animation, their head hitbox shifts to the right a bit. Only during specific frames of said animation do they shift back to the center.

I've used the Testmap to display the head hitbox, however the sphere drawn on their head are not accurate at all with where the actual head hitbox is, at least in solo. It's really confusing and kind of why I'm using a patchwork fix of scaling the head hitboxes of most zeds nearly 3 times or more their original size just so that players can headshot them.

It'd be nice if I can resolve this without using a crappy method :sleepyjill:
最後修改者:BeavisOfArabia; 2022 年 5 月 12 日 上午 7:34
WaffleTime 2022 年 5 月 12 日 下午 4:02 
這篇留言正在等待我們的自動內容檢查系統進行分析。在確認內容無害之前(例如試圖竊取資訊的釣魚網站),這篇留言將暫時保持在隱藏狀態。
< >
目前顯示第 1-2 則留言,共 2
每頁顯示: 1530 50