The main character collects and maintains an old car. You need to buy and sell various parts while trying to manage your finances. Many unique... Read more
Developer Toolset [1.2.0]
Author:
Lunory
Uploaded by:
Size:
100.97 kB
Date:
December 30, 2025, 05:55 PM
Updated:
January 15, 2026, 11:38 AM
Downloads:
168
-
Download (100.97 kB)January 15, 2026, 11:38 AM1.2.0developer-toolset-1-2-0-polnyjj-nabor_1768466315_395600.zip
-
Download (16.80 kB)December 30, 2025, 05:55 PMdeveloper-toolset-polnyjj-nabor_1767106526_156335.zip
This mod is designed for developers, modders, and advanced players who want full control over the game and its logic in real-time. It allows you to manage the player, objects, components, and global variables without editing the source code.
Key Features:
Runtime Inspector:
- Full overview of all objects in the scene and their hierarchy.
- Inspector panel for selected objects:
View all components. - Edit fields and properties (numbers, strings, booleans, Unity objects).
- Control transforms (position, rotation, scale) in real-time.
- Enable/disable objects and components.
- Full PlayMaker FSM support:
- View active states and transitions.
- Edit FSM variables directly.
- Send events to test logic in real-time.
- Search objects by name or component type.
- Export the structure of objects and all components to a text file.
Developer Console:
- Full-featured in-game console for executing commands.
- Command and log history with color-coded messages:
Errors in red.
Warnings in yellow.
Informational messages in green. - Supports custom commands.
- Navigate command history using ↑ and ↓ keys.
- Quickly clear logs with Ctrl + L.
Player Dev Controller:
- Noclip mode for the player:
Move through walls and objects.
Full control over movement speed and direction.
Toggle noclip with Ctrl + N.
Teleport the player to selected objects in the scene.
Quick copy and paste objects in the scene.
PlayMaker Globals Editor:
- View and edit PlayMaker global variables.
- Supports int, float, bool, and string types.
- Search variables by name.
- Easily toggle and modify values in real-time.
Convenient Hotkeys:
- Toggle Inspector GUI — Ctrl + Z
- Toggle Developer Console — Ctrl + T
- Copy object — Ctrl + C
- Paste object — Ctrl + V
- Quick inspect object under cursor — Ctrl + G
Benefits:
- Full control over all objects and game logic.
- Instant modification of variables, FSM states, and components.
- Speeds up testing and debugging of levels and game systems.
- Perfect for modding and creating custom content.
Installation:
This mod requires BepInEx 5.
If you don't have BepInEx installed:
- Download BepInEx [v5.4.23.4] (x64).
- Extract the files into your main game folder.
- Launch the game once to create the necessary folders, then exit.
If BepInEx is already installed:
- Download the Developer Toolset mod archive.
- Open the archive — inside you will find a BepInEx folder.
- Copy or drag this BepInEx folder into your game directory.
- Note: If prompted to overwrite files (especially configuration files), choose YES to ensure the mod loads correctly.
- Start the game and the developer tools will be ready to use.
Related files:
Useful links: