Garey27 / hitbox_fixer

GNU General Public License v3.0
56 stars 11 forks source link

Visualization of hitboxes debug feature #16

Open 0Ky opened 6 months ago

0Ky commented 6 months ago

Great work, I've seen in https://github.com/Garey27/hitbox_fixer/issues/3#issuecomment-1817327845 you have visualized the server-side hitboxes in Half-Life, are you able to explain how this was done and whether you can have this feature implemented in this plugin for demo/debugging purposes?

Rosenstein commented 6 months ago

You are looking for this:

https://github.com/s1lentq/hitboxtracker

Seems that dev has abandoned that project, as the repo is archived.

0Ky commented 6 months ago

@Rosenstein I believe that tool is for CS 1.6 and not Half-Life. The calculations made there may be different for Half-Life.