

InspectorKeybinds
adds customizable keybinds targeting inspectorsDetails
InspectorKeybinds
A BepisLoader mod for Resonite that adds some keybinds to the inspector
config options to change each bind exist. to disable a keybind clear all it's keys. the dicts state what keys must be in what state for the bind to trigger. the first element of the dict is the one that will trigger the rest of the states to be checked.
defaults:
c
create child under selected objc + alt
create child under current rootj
create parentj + ctrl
parent under world rootj + alt
parent under local user spaceg
duplicatey
object rootu
up one objecth
focusbackspace
deletebackspace + alt
delete no preserve assetsv
open component attacherb
bring tob + alt
jump tor + alt
reset positionr + alt + ctrl
reset rotationr + ctrl
reset scalep
create pivot
Installation
- Install BepisLoader.
- Place InspectorKeybinds.dll into your
plugins
folder. This folder should be atC:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\plugins
for a default install. - Start the game. If you want to verify that the mod is working you can check your BepInEx log at
C:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\LogOutput.log