Enable Multi-edit
This commit is contained in:
parent
3d340c4312
commit
31583b828a
@ -4,6 +4,7 @@ using UnityEngine;
|
|||||||
namespace Passer {
|
namespace Passer {
|
||||||
using Humanoid;
|
using Humanoid;
|
||||||
|
|
||||||
|
[CanEditMultipleObjects]
|
||||||
[CustomEditor(typeof(Handle), true)]
|
[CustomEditor(typeof(Handle), true)]
|
||||||
public class Handle_Editor : Editor {
|
public class Handle_Editor : Editor {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user