youarereadingthis / deadlines

A 2D shooter game for S&box.
https://asset.party/vidya/dead-lines
1 stars 0 forks source link

SetupPhysicsFromOBB doesn't respect Scale (serverside) #8

Closed youarereadingthis closed 1 year ago

youarereadingthis commented 1 year ago

On the client, the crosshair says you deserve a hit at the edges of the box, but serverside it's as if the box wasn't scaled. So for now I'm leaving Squares to 1x size to prevent misses.

They SHOULD be set to 150% scale though.

youarereadingthis commented 1 year ago

The client's crosshair shows the hitbox as being bigger than the model itself now, but it's correct serverside at least.