BedRock committed to solving the existing basic problems. This means that this plugin can be used for all game projects.BedRock v2.0.0BedRock is committed to solving basic problems in game development, providing reusable core functions and tools suitable for various game projects.【Quick Start】StartWithBedRockBedRockAppStart.unitySettingAll Settings are not mandatory. Suggested placement locations:Assets/BedRock/Data/{UISettings}、{GMConfig}、{SaveSetting}、{TextureFormatSettings}Assets/Resources/BedRock/{GlobalSetting}RunTime/Plugins/BedRock/Core/Example/Plugins/BedRock/Debug/Example/Plugins/BedRock/Scene/Example/Plugins/BedRock/UE/Example/Plugins/BedRock/UI/ExampleEditorTools/BedRock【Directory Structure】3rd/: Third-party dependency resources.Core/: Core functional modules, including basic framework, data management, process control, etc.Debug/: Debugging tool modules, including GM commands, log systems, etc.Scene/: Scene management modules, including scene loading, object management, behavior presets, etc.Setting/: Configuration management modules, including global settings, build information, etc.Template/: Code templates, including UI, virtual list, etc.UE/: Animation effect modules, including various UI transition animations.UI/: UI framework modules, providing a complete UI management system.【Core Module Features】Audio: Audio management systemData: Data management and readingG.cs: Global utility classProcedure: Process control frameworkPropertyAttribute: Custom property tagsSDK: SDK encapsulation managementTools: Common toolset【Debug Module Features】GM: Game debugging command systemUnityLog: Enhanced log systemVersion: Version information management【Scene Module Features】Area: Area managementBehaviorPreset: Behavior preset systemBornPoint: Spawn point managementDrop: Drop item systemPathAdorn: Path decorationRole: Role managementSceneCenter: Scene center management【Setting Module Features】GlobalSetting: Global configuration managementBuildInfoReader: Build information readingBedRockStartProcedure: Startup process control【UI Module Features】Complete UI frameworkInterface management systemVirtual list componentsMulti-language support【Editor Functionality】Condition: Condition editorEditorWindow: Custom editor windowsMenuItem: Tool menu extensionsPropertyDrawer: Custom property drawersSetting: Editor settings