Facepunch / sbox-issues

181 stars 12 forks source link

HitBOXES (not capsules or whatever other shape) are in the wrong position #7510

Closed dotryen closed 3 days ago

dotryen commented 3 days ago

Describe the bug

Hitboxes from a model don't translate into a scene correctly.

To Reproduce

  1. Get a model
  2. Put hitboxes on it (not capsules)
  3. Profit

Expected behavior

Hitboxes should be in the correct position.

Media/Files

Image

Image

Image

Retro found out that capsules work fine.

Image

characters.zip model in characters/shooter, other folders are dependencies

Additional context

No response

kurozael commented 3 days ago

This was related to my previous addition of Show Hitbox Debug - wasn't displaying BBox hitboxes correctly. Waiting on confirmation from @dotryen

dotryen commented 3 days ago

They are displayed correctly now. Image