feat: support asset bundle
This commit is contained in:
@@ -47,7 +47,7 @@ namespace OCES.Haptic.Editor
|
||||
};
|
||||
}
|
||||
|
||||
[MenuItem("Tools/Haptic/Create Haptic Settings Asset")]
|
||||
[MenuItem("Tools/OCES/Haptic/Create Haptic Settings Asset")]
|
||||
static void CreateDefaultAsset()
|
||||
{
|
||||
if (!AssetDatabase.IsValidFolder("Assets/Settings"))
|
||||
|
||||
Reference in New Issue
Block a user