EIA485-InspectorKeybinds icon

InspectorKeybinds

adds customizable keybinds targeting inspectors

Last updated a week ago
Total downloads 71
Total rating 0 
Categories Mods Controls Inspectors
Dependency string EIA485-InspectorKeybinds-1.1.3
Dependants 0 other packages depend on this package

This mod requires the following mods to function

ResoniteModding-BepisLoader-1.3.1 icon
ResoniteModding-BepisLoader

App which allows using BepInEx with Resonite

Preferred version: 1.3.1

README

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 obj
  • c + alt create child under current root
  • j create parent
  • j + ctrl parent under world root
  • j + alt parent under local user space
  • g duplicate
  • y object root
  • u up one object
  • h focus
  • backspace delete
  • backspace + alt delete no preserve assets
  • v open component attacher
  • b bring to
  • b + alt jump to
  • r + alt reset position
  • r + alt + ctrl reset rotation
  • r + ctrl reset scale
  • p create pivot

Installation

  1. Install BepisLoader.
  2. Place InspectorKeybinds.dll into your plugins folder. This folder should be at C:\Program Files (x86)\Steam\steamapps\common\Resonite\BepInEx\plugins for a default install.
  3. 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