-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# bopl battle hitbox visualizer | ||
A mod for bopl battle which draws lines around hitboxes. made by Jo912345. | ||
|
||
# IMPORTANT NOTES | ||
- The real hitbox of rectanlges is in the center of the lines drawn on screen. Higher line thicknesses thus will extend further from the real hitbox. | ||
- The real hitboxes of circles are always drawn exactly, no matter the line thickness. Higher line thicknesses will have more inwards padding but won't extend past the real hitbox. |