look at em
you can now
Overview
- Puts cubes on OverlapAttack hitboxes, so melee attacks and most projectiles.
- Puts spheres where blastattacks happen.
- Puts all kinds of shapes on character's hurtboxes. (disabled by default)
- Can toggle hitboxes and hurtboxes separately.
- Can press semicolon key(configurable) to disable all.
How to Use
- use the command:
show_hurtboxes 1 to enable, show_hurtboxes 0 to disable, or simply show_hurtboxes to toggle
- likewise for the command:
show_hitboxes
- By default attack Hitboxes are on and character Hurtboxes are off.
if you have Risk of Options installed, you can simply toggle these options in the settings menu
- press
semicolon to override settings and disable all hitboxes and hurtboxes.
Notes
- By default, Merc's hitboxes (and some other characters) are toned down for safety for your eyes (you can turn this off in config (don't if you have epilepsy)).
- Blast attacks are only active for one frame, but the sphere will linger for a bit
- Make sure you press semicolon key to disable hitboxes later in runs to when the framerate starts to howl in agony
Any feedback/issues, ping/message me (TheTimesweeper#5727) on the ror2 modding discord or the enforcer discord (https://discord.gg/csaEQDnMH8), love ya
changelog
1.3.0
- anniversary update, moved over to new api
- moved RiskOfOptions to a soft dependency and added console commands in its place
- but that mod conflicts with enigmaticthunder so right now I have a soft dependency that doesn't do anything
1.2.0
- after testing, it did not improve performance, everything i know is a lie, removed object pools for now
- added ursa to default toned down characters
1.1.0
- blast hitbox revealers are now pooled, should improve performance
- added chat log to hitbox toggle key
1.0.1
- fixed blastattackhitboxes not lingering as i said it would so i lied i'm sorry pls forgive me
1.0.0
- added blastattacks
- I really thought i'd just shit out the overlapattack hitboxes and just not get around to the others for a while, suddenly 1.0 who'da thought
0.3.0
- added risk of options menu (thanks Rune for the help (and for your mod in general))
- removed "show hurtbox" from config since it's in the settings menu now
- retconned changelog version numbers to make a lil more sense
0.2.0
0.1.0
- c:
- (fixed up configs and released)
0.0.3
- tried and failed to make an object pool (look at the code on github and laugh. LAUGH)
0.0.2