From cc62a3dfd516c9fb02aabf136f02db014ece3fa0 Mon Sep 17 00:00:00 2001 From: SuGar-456 Date: Tue, 3 Feb 2026 15:48:48 +0800 Subject: [PATCH] fix bug --- Editor/NaughtyAttributes/Editor.meta | 8 -------- Editor/Udexreal.HandDriver.Editor.asmdef | 11 ----------- Runtime/HandDriver.cs | 16 ---------------- Runtime/NaughtyAttributes.meta | 8 -------- Runtime/Udexreal.HandDriver.Runtime.asmdef.txt | 14 -------------- .../Plugins}/NaughtyAttributes.meta | 0 .../Plugins}/NaughtyAttributes/Core.meta | 0 .../NaughtyAttributes/Core/DrawerAttributes.meta | 0 .../DrawerAttributes/AllowNestingAttribute.cs | 0 .../AllowNestingAttribute.cs.meta | 0 .../DrawerAttributes/AnimatorParamAttribute.cs | 0 .../AnimatorParamAttribute.cs.meta | 0 .../Core/DrawerAttributes/CurveRangeAttribute.cs | 0 .../DrawerAttributes/CurveRangeAttribute.cs.meta | 0 .../Core/DrawerAttributes/DrawerAttribute.cs | 0 .../DrawerAttributes/DrawerAttribute.cs.meta | 0 .../Core/DrawerAttributes/DropdownAttribute.cs | 0 .../DrawerAttributes/DropdownAttribute.cs.meta | 0 .../Core/DrawerAttributes/EnumFlagsAttribute.cs | 0 .../DrawerAttributes/EnumFlagsAttribute.cs.meta | 0 .../Core/DrawerAttributes/Expandable.cs | 0 .../Core/DrawerAttributes/Expandable.cs.meta | 0 .../DrawerAttributes/HorizontalLineAttribute.cs | 0 .../HorizontalLineAttribute.cs.meta | 0 .../Core/DrawerAttributes/InfoBoxAttribute.cs | 0 .../DrawerAttributes/InfoBoxAttribute.cs.meta | 0 .../Core/DrawerAttributes/InputAxisAttribute.cs | 0 .../DrawerAttributes/InputAxisAttribute.cs.meta | 0 .../Core/DrawerAttributes/LayerAttribute.cs | 0 .../Core/DrawerAttributes/LayerAttribute.cs.meta | 0 .../DrawerAttributes/MinMaxSliderAttribute.cs | 0 .../MinMaxSliderAttribute.cs.meta | 0 .../DrawerAttributes/ProgressBarAttribute.cs | 0 .../ProgressBarAttribute.cs.meta | 0 .../ResizableTextAreaAttribute.cs | 0 .../ResizableTextAreaAttribute.cs.meta | 0 .../Core/DrawerAttributes/SceneAttribute.cs | 0 .../Core/DrawerAttributes/SceneAttribute.cs.meta | 0 .../ShowAssetPreviewAttribute.cs | 0 .../ShowAssetPreviewAttribute.cs.meta | 0 .../Core/DrawerAttributes/TagAttribute.cs | 0 .../Core/DrawerAttributes/TagAttribute.cs.meta | 0 .../Core/DrawerAttributes_SpecialCase.meta | 0 .../ButtonAttribute.cs | 0 .../ButtonAttribute.cs.meta | 0 .../ReorderableListAttribute.cs | 0 .../ReorderableListAttribute.cs.meta | 0 .../ShowNativePropertyAttribute.cs | 0 .../ShowNativePropertyAttribute.cs.meta | 0 .../ShowNonSerializedFieldAttribute.cs | 0 .../ShowNonSerializedFieldAttribute.cs.meta | 0 .../SpecialCaseDrawerAttribute.cs | 0 .../SpecialCaseDrawerAttribute.cs.meta | 0 .../NaughtyAttributes/Core/INaughtyAttribute.cs | 0 .../Core/INaughtyAttribute.cs.meta | 0 .../NaughtyAttributes/Core/MetaAttributes.meta | 0 .../Core/MetaAttributes/BoxGroupAttribute.cs | 0 .../MetaAttributes/BoxGroupAttribute.cs.meta | 0 .../Core/MetaAttributes/DisableIfAttribute.cs | 0 .../MetaAttributes/DisableIfAttribute.cs.meta | 0 .../Core/MetaAttributes/EnableIfAttribute.cs | 0 .../MetaAttributes/EnableIfAttribute.cs.meta | 0 .../Core/MetaAttributes/EnableIfAttributeBase.cs | 0 .../MetaAttributes/EnableIfAttributeBase.cs.meta | 0 .../Core/MetaAttributes/FoldoutAttribute.cs | 0 .../Core/MetaAttributes/FoldoutAttribute.cs.meta | 0 .../Core/MetaAttributes/HideIfAttribute.cs | 0 .../Core/MetaAttributes/HideIfAttribute.cs.meta | 0 .../Core/MetaAttributes/IGroupAttribute.cs | 0 .../Core/MetaAttributes/IGroupAttribute.cs.meta | 0 .../Core/MetaAttributes/LabelAttribute.cs | 0 .../Core/MetaAttributes/LabelAttribute.cs.meta | 0 .../Core/MetaAttributes/MetaAttribute.cs | 0 .../Core/MetaAttributes/MetaAttribute.cs.meta | 0 .../MetaAttributes/OnValueChangedAttribute.cs | 0 .../OnValueChangedAttribute.cs.meta | 0 .../Core/MetaAttributes/ReadOnlyAttribute.cs | 0 .../MetaAttributes/ReadOnlyAttribute.cs.meta | 0 .../Core/MetaAttributes/ShowIfAttribute.cs | 0 .../Core/MetaAttributes/ShowIfAttribute.cs.meta | 0 .../Core/MetaAttributes/ShowIfAttributeBase.cs | 0 .../MetaAttributes/ShowIfAttributeBase.cs.meta | 0 .../Core/NaughtyAttributes.Core.asmdef | 0 .../Core/NaughtyAttributes.Core.asmdef.meta | 0 .../Plugins}/NaughtyAttributes/Core/Utility.meta | 0 .../NaughtyAttributes/Core/Utility/EColor.cs | 0 .../Core/Utility/EColor.cs.meta | 0 .../Core/Utility/EConditionOperator.cs | 0 .../Core/Utility/EConditionOperator.cs.meta | 0 .../Core/ValidatorAttributes.meta | 0 .../ValidatorAttributes/MaxValueAttribute.cs | 0 .../MaxValueAttribute.cs.meta | 0 .../ValidatorAttributes/MinValueAttribute.cs | 0 .../MinValueAttribute.cs.meta | 0 .../ValidatorAttributes/RequiredAttribute.cs | 0 .../RequiredAttribute.cs.meta | 0 .../ValidateInputAttribute.cs | 0 .../ValidateInputAttribute.cs.meta | 0 .../ValidatorAttributes/ValidatorAttribute.cs | 0 .../ValidatorAttribute.cs.meta | 0 .../Plugins/NaughtyAttributes/Editor.meta | 0 .../Editor/DecoratorDrawers.meta | 0 .../HorizontalLineDecoratorDrawer.cs | 0 .../HorizontalLineDecoratorDrawer.cs.meta | 0 .../DecoratorDrawers/InfoBoxDecoratorDrawer.cs | 0 .../InfoBoxDecoratorDrawer.cs.meta | 0 .../Editor/NaughtyAttributes.Editor.asmdef | 0 .../Editor/NaughtyAttributes.Editor.asmdef.meta | 0 .../NaughtyAttributes/Editor/NaughtyInspector.cs | 0 .../Editor/NaughtyInspector.cs.meta | 0 .../NaughtyAttributes/Editor/NaughtyProperty.cs | 0 .../Editor/NaughtyProperty.cs.meta | 0 .../Editor/PropertyDrawers.meta | 0 .../AllowNestingPropertyDrawer.cs | 0 .../AllowNestingPropertyDrawer.cs.meta | 0 .../AnimatorParamPropertyDrawer.cs | 0 .../AnimatorParamPropertyDrawer.cs.meta | 0 .../PropertyDrawers/CurveRangePropertyDrawer.cs | 0 .../CurveRangePropertyDrawer.cs.meta | 0 .../PropertyDrawers/DropdownPropertyDrawer.cs | 0 .../DropdownPropertyDrawer.cs.meta | 0 .../PropertyDrawers/EnumFlagsPropertyDrawer.cs | 0 .../EnumFlagsPropertyDrawer.cs.meta | 0 .../PropertyDrawers/ExpandablePropertyDrawer.cs | 0 .../ExpandablePropertyDrawer.cs.meta | 0 .../PropertyDrawers/InputAxisPropertyDrawer.cs | 0 .../InputAxisPropertyDrawer.cs.meta | 0 .../PropertyDrawers/LayerPropertyDrawer.cs | 0 .../PropertyDrawers/LayerPropertyDrawer.cs.meta | 0 .../MinMaxSliderPropertyDrawer.cs | 0 .../MinMaxSliderPropertyDrawer.cs.meta | 0 .../PropertyDrawers/ProgressBarPropertyDrawer.cs | 0 .../ProgressBarPropertyDrawer.cs.meta | 0 .../Editor/PropertyDrawers/PropertyDrawerBase.cs | 0 .../PropertyDrawers/PropertyDrawerBase.cs.meta | 0 .../ResizableTextAreaPropertyDrawer.cs | 0 .../ResizableTextAreaPropertyDrawer.cs.meta | 0 .../PropertyDrawers/ScenePropertyDrawer.cs | 0 .../PropertyDrawers/ScenePropertyDrawer.cs.meta | 0 .../ShowAssetPreviewPropertyDrawer.cs | 0 .../ShowAssetPreviewPropertyDrawer.cs.meta | 0 .../Editor/PropertyDrawers/TagPropertyDrawer.cs | 0 .../PropertyDrawers/TagPropertyDrawer.cs.meta | 0 .../Editor/PropertyDrawers_SpecialCase.meta | 0 .../ReorderableListPropertyDrawer.cs | 0 .../ReorderableListPropertyDrawer.cs.meta | 0 .../SpecialCasePropertyDrawerBase.cs | 0 .../SpecialCasePropertyDrawerBase.cs.meta | 0 .../Editor/PropertyValidators.meta | 0 .../MaxValuePropertyValidator.cs | 0 .../MaxValuePropertyValidator.cs.meta | 0 .../MinValuePropertyValidator.cs | 0 .../MinValuePropertyValidator.cs.meta | 0 .../PropertyValidators/PropertyValidatorBase.cs | 0 .../PropertyValidatorBase.cs.meta | 0 .../RequiredPropertyValidator.cs | 0 .../RequiredPropertyValidator.cs.meta | 0 .../ValidateInputPropertyValidator.cs | 0 .../ValidateInputPropertyValidator.cs.meta | 0 .../NaughtyAttributes/Editor/Utility.meta | 0 .../Editor/Utility/ButtonUtility.cs | 0 .../Editor/Utility/ButtonUtility.cs.meta | 0 .../Editor/Utility/NaughtyEditorGUI.cs | 0 .../Editor/Utility/NaughtyEditorGUI.cs.meta | 0 .../Editor/Utility/PropertyUtility.cs | 0 .../Editor/Utility/PropertyUtility.cs.meta | 0 .../Editor/Utility/ReflectionUtility.cs | 0 .../Editor/Utility/ReflectionUtility.cs.meta | 0 .../Editor/Utility/SavedBool.cs | 0 .../Editor/Utility/SavedBool.cs.meta | 0 Samples~/Hand Driver Demo/Scripts/HandDriver.cs | 16 ---------------- 171 files changed, 73 deletions(-) delete mode 100644 Editor/NaughtyAttributes/Editor.meta delete mode 100644 Editor/Udexreal.HandDriver.Editor.asmdef delete mode 100644 Runtime/NaughtyAttributes.meta delete mode 100644 Runtime/Udexreal.HandDriver.Runtime.asmdef.txt rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/AllowNestingAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/AllowNestingAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/AnimatorParamAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/AnimatorParamAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/CurveRangeAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/CurveRangeAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/DrawerAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/DrawerAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/DropdownAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/DropdownAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/EnumFlagsAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/EnumFlagsAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/Expandable.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/Expandable.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/HorizontalLineAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/HorizontalLineAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/InfoBoxAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/InfoBoxAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/InputAxisAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/InputAxisAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/LayerAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/LayerAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/MinMaxSliderAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/MinMaxSliderAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/ProgressBarAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/ProgressBarAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/ResizableTextAreaAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/ResizableTextAreaAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/SceneAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/SceneAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/ShowAssetPreviewAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/ShowAssetPreviewAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/TagAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes/TagAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes_SpecialCase.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ButtonAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ButtonAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ReorderableListAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ReorderableListAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNativePropertyAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNativePropertyAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNonSerializedFieldAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNonSerializedFieldAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/SpecialCaseDrawerAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/SpecialCaseDrawerAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/INaughtyAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/INaughtyAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/BoxGroupAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/BoxGroupAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/DisableIfAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/DisableIfAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/EnableIfAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/EnableIfAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/EnableIfAttributeBase.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/EnableIfAttributeBase.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/FoldoutAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/FoldoutAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/HideIfAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/HideIfAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/IGroupAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/IGroupAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/LabelAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/LabelAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/MetaAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/MetaAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/OnValueChangedAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/OnValueChangedAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/ReadOnlyAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/ReadOnlyAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/ShowIfAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/ShowIfAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/ShowIfAttributeBase.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/MetaAttributes/ShowIfAttributeBase.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/NaughtyAttributes.Core.asmdef (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/NaughtyAttributes.Core.asmdef.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/Utility.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/Utility/EColor.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/Utility/EColor.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/Utility/EConditionOperator.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/Utility/EConditionOperator.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/ValidatorAttributes.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/ValidatorAttributes/MaxValueAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/ValidatorAttributes/MaxValueAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/ValidatorAttributes/MinValueAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/ValidatorAttributes/MinValueAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/ValidatorAttributes/RequiredAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/ValidatorAttributes/RequiredAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/ValidatorAttributes/ValidateInputAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/ValidatorAttributes/ValidateInputAttribute.cs.meta (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/ValidatorAttributes/ValidatorAttribute.cs (100%) rename {Runtime => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Core/ValidatorAttributes/ValidatorAttribute.cs.meta (100%) rename Editor.meta => Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/DecoratorDrawers.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/DecoratorDrawers/HorizontalLineDecoratorDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/DecoratorDrawers/HorizontalLineDecoratorDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/DecoratorDrawers/InfoBoxDecoratorDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/DecoratorDrawers/InfoBoxDecoratorDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/NaughtyAttributes.Editor.asmdef (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/NaughtyAttributes.Editor.asmdef.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/NaughtyInspector.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/NaughtyInspector.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/NaughtyProperty.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/NaughtyProperty.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/AllowNestingPropertyDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/AllowNestingPropertyDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/AnimatorParamPropertyDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/AnimatorParamPropertyDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/CurveRangePropertyDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/CurveRangePropertyDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/DropdownPropertyDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/DropdownPropertyDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/EnumFlagsPropertyDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/EnumFlagsPropertyDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/ExpandablePropertyDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/ExpandablePropertyDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/InputAxisPropertyDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/InputAxisPropertyDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/LayerPropertyDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/LayerPropertyDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/MinMaxSliderPropertyDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/MinMaxSliderPropertyDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/ProgressBarPropertyDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/ProgressBarPropertyDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/PropertyDrawerBase.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/PropertyDrawerBase.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/ResizableTextAreaPropertyDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/ResizableTextAreaPropertyDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/ScenePropertyDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/ScenePropertyDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/ShowAssetPreviewPropertyDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/ShowAssetPreviewPropertyDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/TagPropertyDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers/TagPropertyDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/ReorderableListPropertyDrawer.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/ReorderableListPropertyDrawer.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/SpecialCasePropertyDrawerBase.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/SpecialCasePropertyDrawerBase.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyValidators.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyValidators/MaxValuePropertyValidator.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyValidators/MaxValuePropertyValidator.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyValidators/MinValuePropertyValidator.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyValidators/MinValuePropertyValidator.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyValidators/PropertyValidatorBase.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyValidators/PropertyValidatorBase.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyValidators/RequiredPropertyValidator.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyValidators/RequiredPropertyValidator.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyValidators/ValidateInputPropertyValidator.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/PropertyValidators/ValidateInputPropertyValidator.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/Utility.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/Utility/ButtonUtility.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/Utility/ButtonUtility.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/Utility/NaughtyEditorGUI.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/Utility/NaughtyEditorGUI.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/Utility/PropertyUtility.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/Utility/PropertyUtility.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/Utility/ReflectionUtility.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/Utility/ReflectionUtility.cs.meta (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/Utility/SavedBool.cs (100%) rename {Editor => Samples~/Hand Driver Demo/Plugins}/NaughtyAttributes/Editor/Utility/SavedBool.cs.meta (100%) diff --git a/Editor/NaughtyAttributes/Editor.meta b/Editor/NaughtyAttributes/Editor.meta deleted file mode 100644 index e6d284d..0000000 --- a/Editor/NaughtyAttributes/Editor.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: f3f898b36e67bd14c92e03d636f51c7b -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Editor/Udexreal.HandDriver.Editor.asmdef b/Editor/Udexreal.HandDriver.Editor.asmdef deleted file mode 100644 index 5d025d9..0000000 --- a/Editor/Udexreal.HandDriver.Editor.asmdef +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HandDriver.Editor", - "rootNamespace": "HandDriver.Editor", - "references": [ - "HandDriver.Runtime" - ], - "includePlatforms": [ - "Editor" - ], - "autoReferenced": true -} diff --git a/Runtime/HandDriver.cs b/Runtime/HandDriver.cs index cf3de29..c257070 100644 --- a/Runtime/HandDriver.cs +++ b/Runtime/HandDriver.cs @@ -1,6 +1,4 @@ -#if UNITY_EDITOR using NaughtyAttributes; -#endif using System.Collections.Generic; using TouchSocket.Core; using UnityEngine; @@ -106,17 +104,11 @@ public class HandDriver : MonoBehaviour public string SendBackIP; public VibrationData vibrationData; -#if UNITY_EDITOR [BoxGroup("Vibrator 1"), Min(0), Label("Million Second")] -#endif public int Duration1 = 20; -#if UNITY_EDITOR [BoxGroup("Vibrator 1"), Range(4, 10)] -#endif public int Amplitude1 = 4; -#if UNITY_EDITOR [Button] -#endif public void Vibrator_1Active() { if (Network == null) return; @@ -142,17 +134,11 @@ public class HandDriver : MonoBehaviour Network.SendVibrationMsg(CharacterName, SendBackIP, vibrationData); } -#if UNITY_EDITOR [BoxGroup("Vibrator 2"), Min(0), Label("Million Second")] -#endif public int Duration2 = 20; -#if UNITY_EDITOR [BoxGroup("Vibrator 2"), Range(4, 10)] -#endif public int Amplitude2 = 4; -#if UNITY_EDITOR [Button] -#endif public void Vibrator_2Active() { if (Network == null) return; @@ -177,9 +163,7 @@ public class HandDriver : MonoBehaviour } Network.SendVibrationMsg(CharacterName, SendBackIP, vibrationData); } -#if UNITY_EDITOR [Button] -#endif public void BothActiveWithVibrator_1Parameters() { if (Network == null) return; diff --git a/Runtime/NaughtyAttributes.meta b/Runtime/NaughtyAttributes.meta deleted file mode 100644 index 8f55a36..0000000 --- a/Runtime/NaughtyAttributes.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: e96c44af053ca4440bcd4a81d3c29943 -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Runtime/Udexreal.HandDriver.Runtime.asmdef.txt b/Runtime/Udexreal.HandDriver.Runtime.asmdef.txt deleted file mode 100644 index 30d6fb2..0000000 --- a/Runtime/Udexreal.HandDriver.Runtime.asmdef.txt +++ /dev/null @@ -1,14 +0,0 @@ -{ - "name": "HandDriver.Runtime", - "rootNamespace": "HandDriver", - "references": [], - "includePlatforms": [], - "excludePlatforms": [], - "allowUnsafeCode": false, - "overrideReferences": false, - "precompiledReferences": [], - "autoReferenced": true, - "defineConstraints": [], - "versionDefines": [], - "noEngineReferences": false -} diff --git a/Editor/NaughtyAttributes.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes.meta similarity index 100% rename from Editor/NaughtyAttributes.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes.meta diff --git a/Runtime/NaughtyAttributes/Core.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/AllowNestingAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/AllowNestingAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/AllowNestingAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/AllowNestingAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/AllowNestingAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/AllowNestingAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/AllowNestingAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/AllowNestingAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/AnimatorParamAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/AnimatorParamAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/AnimatorParamAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/AnimatorParamAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/AnimatorParamAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/AnimatorParamAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/AnimatorParamAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/AnimatorParamAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/CurveRangeAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/CurveRangeAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/CurveRangeAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/CurveRangeAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/CurveRangeAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/CurveRangeAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/CurveRangeAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/CurveRangeAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/DrawerAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/DrawerAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/DrawerAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/DrawerAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/DrawerAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/DrawerAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/DrawerAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/DrawerAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/DropdownAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/DropdownAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/DropdownAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/DropdownAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/DropdownAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/DropdownAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/DropdownAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/DropdownAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/EnumFlagsAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/EnumFlagsAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/EnumFlagsAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/EnumFlagsAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/EnumFlagsAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/EnumFlagsAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/EnumFlagsAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/EnumFlagsAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/Expandable.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/Expandable.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/Expandable.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/Expandable.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/Expandable.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/Expandable.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/Expandable.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/Expandable.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/HorizontalLineAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/HorizontalLineAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/HorizontalLineAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/HorizontalLineAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/HorizontalLineAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/HorizontalLineAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/HorizontalLineAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/HorizontalLineAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/InfoBoxAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/InfoBoxAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/InfoBoxAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/InfoBoxAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/InfoBoxAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/InfoBoxAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/InfoBoxAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/InfoBoxAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/InputAxisAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/InputAxisAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/InputAxisAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/InputAxisAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/InputAxisAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/InputAxisAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/InputAxisAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/InputAxisAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/LayerAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/LayerAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/LayerAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/LayerAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/LayerAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/LayerAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/LayerAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/LayerAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/MinMaxSliderAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/MinMaxSliderAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/MinMaxSliderAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/MinMaxSliderAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/MinMaxSliderAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/MinMaxSliderAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/MinMaxSliderAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/MinMaxSliderAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/ProgressBarAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/ProgressBarAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/ProgressBarAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/ProgressBarAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/ProgressBarAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/ProgressBarAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/ProgressBarAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/ProgressBarAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/ResizableTextAreaAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/ResizableTextAreaAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/ResizableTextAreaAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/ResizableTextAreaAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/ResizableTextAreaAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/ResizableTextAreaAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/ResizableTextAreaAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/ResizableTextAreaAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/SceneAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/SceneAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/SceneAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/SceneAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/SceneAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/SceneAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/SceneAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/SceneAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/ShowAssetPreviewAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/ShowAssetPreviewAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/ShowAssetPreviewAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/ShowAssetPreviewAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/ShowAssetPreviewAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/ShowAssetPreviewAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/ShowAssetPreviewAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/ShowAssetPreviewAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/TagAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/TagAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/TagAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/TagAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes/TagAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/TagAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes/TagAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes/TagAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ButtonAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ButtonAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ButtonAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ButtonAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ButtonAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ButtonAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ButtonAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ButtonAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ReorderableListAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ReorderableListAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ReorderableListAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ReorderableListAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ReorderableListAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ReorderableListAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ReorderableListAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ReorderableListAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNativePropertyAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNativePropertyAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNativePropertyAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNativePropertyAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNativePropertyAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNativePropertyAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNativePropertyAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNativePropertyAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNonSerializedFieldAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNonSerializedFieldAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNonSerializedFieldAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNonSerializedFieldAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNonSerializedFieldAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNonSerializedFieldAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNonSerializedFieldAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/ShowNonSerializedFieldAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/SpecialCaseDrawerAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/SpecialCaseDrawerAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/SpecialCaseDrawerAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/SpecialCaseDrawerAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/SpecialCaseDrawerAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/SpecialCaseDrawerAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/SpecialCaseDrawerAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/DrawerAttributes_SpecialCase/SpecialCaseDrawerAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/INaughtyAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/INaughtyAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/INaughtyAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/INaughtyAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/INaughtyAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/INaughtyAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/INaughtyAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/INaughtyAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes.meta diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/BoxGroupAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/BoxGroupAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/BoxGroupAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/BoxGroupAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/BoxGroupAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/BoxGroupAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/BoxGroupAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/BoxGroupAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/DisableIfAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/DisableIfAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/DisableIfAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/DisableIfAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/DisableIfAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/DisableIfAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/DisableIfAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/DisableIfAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/EnableIfAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/EnableIfAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/EnableIfAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/EnableIfAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/EnableIfAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/EnableIfAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/EnableIfAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/EnableIfAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/EnableIfAttributeBase.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/EnableIfAttributeBase.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/EnableIfAttributeBase.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/EnableIfAttributeBase.cs diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/EnableIfAttributeBase.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/EnableIfAttributeBase.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/EnableIfAttributeBase.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/EnableIfAttributeBase.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/FoldoutAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/FoldoutAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/FoldoutAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/FoldoutAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/FoldoutAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/FoldoutAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/FoldoutAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/FoldoutAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/HideIfAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/HideIfAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/HideIfAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/HideIfAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/HideIfAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/HideIfAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/HideIfAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/HideIfAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/IGroupAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/IGroupAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/IGroupAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/IGroupAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/IGroupAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/IGroupAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/IGroupAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/IGroupAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/LabelAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/LabelAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/LabelAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/LabelAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/LabelAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/LabelAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/LabelAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/LabelAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/MetaAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/MetaAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/MetaAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/MetaAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/MetaAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/MetaAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/MetaAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/MetaAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/OnValueChangedAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/OnValueChangedAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/OnValueChangedAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/OnValueChangedAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/OnValueChangedAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/OnValueChangedAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/OnValueChangedAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/OnValueChangedAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/ReadOnlyAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/ReadOnlyAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/ReadOnlyAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/ReadOnlyAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/ReadOnlyAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/ReadOnlyAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/ReadOnlyAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/ReadOnlyAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/ShowIfAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/ShowIfAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/ShowIfAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/ShowIfAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/ShowIfAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/ShowIfAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/ShowIfAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/ShowIfAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/ShowIfAttributeBase.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/ShowIfAttributeBase.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/ShowIfAttributeBase.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/ShowIfAttributeBase.cs diff --git a/Runtime/NaughtyAttributes/Core/MetaAttributes/ShowIfAttributeBase.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/ShowIfAttributeBase.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/MetaAttributes/ShowIfAttributeBase.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/MetaAttributes/ShowIfAttributeBase.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/NaughtyAttributes.Core.asmdef b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/NaughtyAttributes.Core.asmdef similarity index 100% rename from Runtime/NaughtyAttributes/Core/NaughtyAttributes.Core.asmdef rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/NaughtyAttributes.Core.asmdef diff --git a/Runtime/NaughtyAttributes/Core/NaughtyAttributes.Core.asmdef.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/NaughtyAttributes.Core.asmdef.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/NaughtyAttributes.Core.asmdef.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/NaughtyAttributes.Core.asmdef.meta diff --git a/Runtime/NaughtyAttributes/Core/Utility.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/Utility.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/Utility.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/Utility.meta diff --git a/Runtime/NaughtyAttributes/Core/Utility/EColor.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/Utility/EColor.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/Utility/EColor.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/Utility/EColor.cs diff --git a/Runtime/NaughtyAttributes/Core/Utility/EColor.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/Utility/EColor.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/Utility/EColor.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/Utility/EColor.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/Utility/EConditionOperator.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/Utility/EConditionOperator.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/Utility/EConditionOperator.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/Utility/EConditionOperator.cs diff --git a/Runtime/NaughtyAttributes/Core/Utility/EConditionOperator.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/Utility/EConditionOperator.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/Utility/EConditionOperator.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/Utility/EConditionOperator.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/ValidatorAttributes.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/ValidatorAttributes.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes.meta diff --git a/Runtime/NaughtyAttributes/Core/ValidatorAttributes/MaxValueAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/MaxValueAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/ValidatorAttributes/MaxValueAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/MaxValueAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/ValidatorAttributes/MaxValueAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/MaxValueAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/ValidatorAttributes/MaxValueAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/MaxValueAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/ValidatorAttributes/MinValueAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/MinValueAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/ValidatorAttributes/MinValueAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/MinValueAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/ValidatorAttributes/MinValueAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/MinValueAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/ValidatorAttributes/MinValueAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/MinValueAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/ValidatorAttributes/RequiredAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/RequiredAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/ValidatorAttributes/RequiredAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/RequiredAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/ValidatorAttributes/RequiredAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/RequiredAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/ValidatorAttributes/RequiredAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/RequiredAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/ValidatorAttributes/ValidateInputAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/ValidateInputAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/ValidatorAttributes/ValidateInputAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/ValidateInputAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/ValidatorAttributes/ValidateInputAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/ValidateInputAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/ValidatorAttributes/ValidateInputAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/ValidateInputAttribute.cs.meta diff --git a/Runtime/NaughtyAttributes/Core/ValidatorAttributes/ValidatorAttribute.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/ValidatorAttribute.cs similarity index 100% rename from Runtime/NaughtyAttributes/Core/ValidatorAttributes/ValidatorAttribute.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/ValidatorAttribute.cs diff --git a/Runtime/NaughtyAttributes/Core/ValidatorAttributes/ValidatorAttribute.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/ValidatorAttribute.cs.meta similarity index 100% rename from Runtime/NaughtyAttributes/Core/ValidatorAttributes/ValidatorAttribute.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Core/ValidatorAttributes/ValidatorAttribute.cs.meta diff --git a/Editor.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor.meta similarity index 100% rename from Editor.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor.meta diff --git a/Editor/NaughtyAttributes/Editor/DecoratorDrawers.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/DecoratorDrawers.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/DecoratorDrawers.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/DecoratorDrawers.meta diff --git a/Editor/NaughtyAttributes/Editor/DecoratorDrawers/HorizontalLineDecoratorDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/DecoratorDrawers/HorizontalLineDecoratorDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/DecoratorDrawers/HorizontalLineDecoratorDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/DecoratorDrawers/HorizontalLineDecoratorDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/DecoratorDrawers/HorizontalLineDecoratorDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/DecoratorDrawers/HorizontalLineDecoratorDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/DecoratorDrawers/HorizontalLineDecoratorDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/DecoratorDrawers/HorizontalLineDecoratorDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/DecoratorDrawers/InfoBoxDecoratorDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/DecoratorDrawers/InfoBoxDecoratorDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/DecoratorDrawers/InfoBoxDecoratorDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/DecoratorDrawers/InfoBoxDecoratorDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/DecoratorDrawers/InfoBoxDecoratorDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/DecoratorDrawers/InfoBoxDecoratorDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/DecoratorDrawers/InfoBoxDecoratorDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/DecoratorDrawers/InfoBoxDecoratorDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/NaughtyAttributes.Editor.asmdef b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/NaughtyAttributes.Editor.asmdef similarity index 100% rename from Editor/NaughtyAttributes/Editor/NaughtyAttributes.Editor.asmdef rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/NaughtyAttributes.Editor.asmdef diff --git a/Editor/NaughtyAttributes/Editor/NaughtyAttributes.Editor.asmdef.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/NaughtyAttributes.Editor.asmdef.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/NaughtyAttributes.Editor.asmdef.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/NaughtyAttributes.Editor.asmdef.meta diff --git a/Editor/NaughtyAttributes/Editor/NaughtyInspector.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/NaughtyInspector.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/NaughtyInspector.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/NaughtyInspector.cs diff --git a/Editor/NaughtyAttributes/Editor/NaughtyInspector.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/NaughtyInspector.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/NaughtyInspector.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/NaughtyInspector.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/NaughtyProperty.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/NaughtyProperty.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/NaughtyProperty.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/NaughtyProperty.cs diff --git a/Editor/NaughtyAttributes/Editor/NaughtyProperty.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/NaughtyProperty.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/NaughtyProperty.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/NaughtyProperty.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/AllowNestingPropertyDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/AllowNestingPropertyDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/AllowNestingPropertyDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/AllowNestingPropertyDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/AllowNestingPropertyDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/AllowNestingPropertyDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/AllowNestingPropertyDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/AllowNestingPropertyDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/AnimatorParamPropertyDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/AnimatorParamPropertyDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/AnimatorParamPropertyDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/AnimatorParamPropertyDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/AnimatorParamPropertyDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/AnimatorParamPropertyDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/AnimatorParamPropertyDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/AnimatorParamPropertyDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/CurveRangePropertyDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/CurveRangePropertyDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/CurveRangePropertyDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/CurveRangePropertyDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/CurveRangePropertyDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/CurveRangePropertyDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/CurveRangePropertyDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/CurveRangePropertyDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/DropdownPropertyDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/DropdownPropertyDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/DropdownPropertyDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/DropdownPropertyDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/DropdownPropertyDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/DropdownPropertyDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/DropdownPropertyDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/DropdownPropertyDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/EnumFlagsPropertyDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/EnumFlagsPropertyDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/EnumFlagsPropertyDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/EnumFlagsPropertyDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/EnumFlagsPropertyDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/EnumFlagsPropertyDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/EnumFlagsPropertyDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/EnumFlagsPropertyDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/ExpandablePropertyDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ExpandablePropertyDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/ExpandablePropertyDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ExpandablePropertyDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/ExpandablePropertyDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ExpandablePropertyDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/ExpandablePropertyDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ExpandablePropertyDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/InputAxisPropertyDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/InputAxisPropertyDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/InputAxisPropertyDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/InputAxisPropertyDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/InputAxisPropertyDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/InputAxisPropertyDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/InputAxisPropertyDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/InputAxisPropertyDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/LayerPropertyDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/LayerPropertyDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/LayerPropertyDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/LayerPropertyDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/LayerPropertyDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/LayerPropertyDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/LayerPropertyDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/LayerPropertyDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/MinMaxSliderPropertyDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/MinMaxSliderPropertyDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/MinMaxSliderPropertyDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/MinMaxSliderPropertyDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/MinMaxSliderPropertyDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/MinMaxSliderPropertyDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/MinMaxSliderPropertyDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/MinMaxSliderPropertyDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/ProgressBarPropertyDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ProgressBarPropertyDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/ProgressBarPropertyDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ProgressBarPropertyDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/ProgressBarPropertyDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ProgressBarPropertyDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/ProgressBarPropertyDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ProgressBarPropertyDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/PropertyDrawerBase.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/PropertyDrawerBase.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/PropertyDrawerBase.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/PropertyDrawerBase.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/PropertyDrawerBase.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/PropertyDrawerBase.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/PropertyDrawerBase.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/PropertyDrawerBase.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/ResizableTextAreaPropertyDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ResizableTextAreaPropertyDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/ResizableTextAreaPropertyDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ResizableTextAreaPropertyDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/ResizableTextAreaPropertyDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ResizableTextAreaPropertyDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/ResizableTextAreaPropertyDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ResizableTextAreaPropertyDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/ScenePropertyDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ScenePropertyDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/ScenePropertyDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ScenePropertyDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/ScenePropertyDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ScenePropertyDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/ScenePropertyDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ScenePropertyDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/ShowAssetPreviewPropertyDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ShowAssetPreviewPropertyDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/ShowAssetPreviewPropertyDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ShowAssetPreviewPropertyDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/ShowAssetPreviewPropertyDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ShowAssetPreviewPropertyDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/ShowAssetPreviewPropertyDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/ShowAssetPreviewPropertyDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/TagPropertyDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/TagPropertyDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/TagPropertyDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/TagPropertyDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers/TagPropertyDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/TagPropertyDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers/TagPropertyDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers/TagPropertyDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/ReorderableListPropertyDrawer.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/ReorderableListPropertyDrawer.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/ReorderableListPropertyDrawer.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/ReorderableListPropertyDrawer.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/ReorderableListPropertyDrawer.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/ReorderableListPropertyDrawer.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/ReorderableListPropertyDrawer.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/ReorderableListPropertyDrawer.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/SpecialCasePropertyDrawerBase.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/SpecialCasePropertyDrawerBase.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/SpecialCasePropertyDrawerBase.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/SpecialCasePropertyDrawerBase.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/SpecialCasePropertyDrawerBase.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/SpecialCasePropertyDrawerBase.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/SpecialCasePropertyDrawerBase.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyDrawers_SpecialCase/SpecialCasePropertyDrawerBase.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyValidators.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyValidators.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyValidators/MaxValuePropertyValidator.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/MaxValuePropertyValidator.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyValidators/MaxValuePropertyValidator.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/MaxValuePropertyValidator.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyValidators/MaxValuePropertyValidator.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/MaxValuePropertyValidator.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyValidators/MaxValuePropertyValidator.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/MaxValuePropertyValidator.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyValidators/MinValuePropertyValidator.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/MinValuePropertyValidator.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyValidators/MinValuePropertyValidator.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/MinValuePropertyValidator.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyValidators/MinValuePropertyValidator.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/MinValuePropertyValidator.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyValidators/MinValuePropertyValidator.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/MinValuePropertyValidator.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyValidators/PropertyValidatorBase.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/PropertyValidatorBase.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyValidators/PropertyValidatorBase.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/PropertyValidatorBase.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyValidators/PropertyValidatorBase.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/PropertyValidatorBase.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyValidators/PropertyValidatorBase.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/PropertyValidatorBase.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyValidators/RequiredPropertyValidator.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/RequiredPropertyValidator.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyValidators/RequiredPropertyValidator.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/RequiredPropertyValidator.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyValidators/RequiredPropertyValidator.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/RequiredPropertyValidator.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyValidators/RequiredPropertyValidator.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/RequiredPropertyValidator.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/PropertyValidators/ValidateInputPropertyValidator.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/ValidateInputPropertyValidator.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyValidators/ValidateInputPropertyValidator.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/ValidateInputPropertyValidator.cs diff --git a/Editor/NaughtyAttributes/Editor/PropertyValidators/ValidateInputPropertyValidator.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/ValidateInputPropertyValidator.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/PropertyValidators/ValidateInputPropertyValidator.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/PropertyValidators/ValidateInputPropertyValidator.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/Utility.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/Utility.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility.meta diff --git a/Editor/NaughtyAttributes/Editor/Utility/ButtonUtility.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/ButtonUtility.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/Utility/ButtonUtility.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/ButtonUtility.cs diff --git a/Editor/NaughtyAttributes/Editor/Utility/ButtonUtility.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/ButtonUtility.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/Utility/ButtonUtility.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/ButtonUtility.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/Utility/NaughtyEditorGUI.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/NaughtyEditorGUI.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/Utility/NaughtyEditorGUI.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/NaughtyEditorGUI.cs diff --git a/Editor/NaughtyAttributes/Editor/Utility/NaughtyEditorGUI.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/NaughtyEditorGUI.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/Utility/NaughtyEditorGUI.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/NaughtyEditorGUI.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/Utility/PropertyUtility.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/PropertyUtility.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/Utility/PropertyUtility.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/PropertyUtility.cs diff --git a/Editor/NaughtyAttributes/Editor/Utility/PropertyUtility.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/PropertyUtility.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/Utility/PropertyUtility.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/PropertyUtility.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/Utility/ReflectionUtility.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/ReflectionUtility.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/Utility/ReflectionUtility.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/ReflectionUtility.cs diff --git a/Editor/NaughtyAttributes/Editor/Utility/ReflectionUtility.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/ReflectionUtility.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/Utility/ReflectionUtility.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/ReflectionUtility.cs.meta diff --git a/Editor/NaughtyAttributes/Editor/Utility/SavedBool.cs b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/SavedBool.cs similarity index 100% rename from Editor/NaughtyAttributes/Editor/Utility/SavedBool.cs rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/SavedBool.cs diff --git a/Editor/NaughtyAttributes/Editor/Utility/SavedBool.cs.meta b/Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/SavedBool.cs.meta similarity index 100% rename from Editor/NaughtyAttributes/Editor/Utility/SavedBool.cs.meta rename to Samples~/Hand Driver Demo/Plugins/NaughtyAttributes/Editor/Utility/SavedBool.cs.meta diff --git a/Samples~/Hand Driver Demo/Scripts/HandDriver.cs b/Samples~/Hand Driver Demo/Scripts/HandDriver.cs index cf3de29..c257070 100644 --- a/Samples~/Hand Driver Demo/Scripts/HandDriver.cs +++ b/Samples~/Hand Driver Demo/Scripts/HandDriver.cs @@ -1,6 +1,4 @@ -#if UNITY_EDITOR using NaughtyAttributes; -#endif using System.Collections.Generic; using TouchSocket.Core; using UnityEngine; @@ -106,17 +104,11 @@ public class HandDriver : MonoBehaviour public string SendBackIP; public VibrationData vibrationData; -#if UNITY_EDITOR [BoxGroup("Vibrator 1"), Min(0), Label("Million Second")] -#endif public int Duration1 = 20; -#if UNITY_EDITOR [BoxGroup("Vibrator 1"), Range(4, 10)] -#endif public int Amplitude1 = 4; -#if UNITY_EDITOR [Button] -#endif public void Vibrator_1Active() { if (Network == null) return; @@ -142,17 +134,11 @@ public class HandDriver : MonoBehaviour Network.SendVibrationMsg(CharacterName, SendBackIP, vibrationData); } -#if UNITY_EDITOR [BoxGroup("Vibrator 2"), Min(0), Label("Million Second")] -#endif public int Duration2 = 20; -#if UNITY_EDITOR [BoxGroup("Vibrator 2"), Range(4, 10)] -#endif public int Amplitude2 = 4; -#if UNITY_EDITOR [Button] -#endif public void Vibrator_2Active() { if (Network == null) return; @@ -177,9 +163,7 @@ public class HandDriver : MonoBehaviour } Network.SendVibrationMsg(CharacterName, SendBackIP, vibrationData); } -#if UNITY_EDITOR [Button] -#endif public void BothActiveWithVibrator_1Parameters() { if (Network == null) return;