BedRock


BedRock committed to solving the existing basic problems. This means that this plugin can be used for all game projects.


by BedRock


Price History +

【Quick Start】

[Editor]

Tools/BedRock


[RunTime]

/Plugins/BedRock/Examples


【Editor Function Preview】

[Analyzer](Search, analyze and process)

Asset Cleaer - A simple asset cleaner.

Check MissS cripts - Check or clear missing scripts in prefabs.

Prefab Atlas Analyzer - Detecting an atlas on which a prefab depends or detecting which prefab depend on an atlas This function is very effective when you suspect that module B accidentally uses module A atlas.

Purple Material Checker - Find the shader marked as [Hidden/InternalErrorShader] in the project.

References Analyzer - Search for all folders under a path and find the dependencies of the target object.

Shader Variant Counter - Search for all or unused shaders of the project.


[Finder](Filter,Historical retrieval)

Color Pallette - User-defined color palette.Use [Apply] to replace the color (such as Text,Image) of the game object selected in [Hierarchy] that inherits Graphic.

Empty SerializedFields Finder - Find all empty [SerializeField] or [public] fields in prefabs.

Fast Select File - Cache File And Quickly select [ping] folders and files or [Apply] Sprite to the selected game object.

Path Finder - Quickly access some preset paths.

Project Filter - Find Script in Prefabs/FindGuidAsset/GetAssetGUID.

RawImage Finder - Find all prefabs using RawImage components.

Recent Edit Prefabs - Cache the recently edited preform.


[Replacer]

Scritp/Add Name Space - Add or convert all C# files under the path to the specified namespace.

Scritp/Replace Code In Scripts - This tool allows you to search and replace code patterns across multiple C# script files. Use regular expressions to define search patterns and their replacements.

Disable RaycastRargets - Uncheck RaycastTarget for prefab components that do not inherit [Selectable], such as [Text] and [Image], in the search path.

Font Replacer - Find game objects with missing fonts or switch old fonts to new ones.

Sprite Replacer - switch old Sprites to new ones.


[Rule](Custom)

Organizer/Prefab Organizer - Analyze prefabs and their dependencies, organize them to proper locations.

Organizer/Texture Organizer - Analyze the dependence of pictures, put the pictures in the correct position.

AssetProtect - After [Snapshot] or [Export], the hash values of all files in the corresponding file or folder hash will be cached, and you will be prompted if these files are changed, deleted or moved.

Custom Process - Run the script commands set by the user.


[User Manual](Custom)

A user-defined user manual