auto-git:
[change] src/viewport-three/viewport-host.ts
This commit is contained in:
@@ -356,6 +356,8 @@ const TELEPORT_TARGET_COLOR = 0x7ee0ff;
|
||||
const TELEPORT_TARGET_SELECTED_COLOR = 0xf6c48a;
|
||||
const SCENE_ENTRY_COLOR = 0x75f0d8;
|
||||
const SCENE_ENTRY_SELECTED_COLOR = 0xf6c48a;
|
||||
const CAMERA_RIG_COLOR = 0x86c3ff;
|
||||
const CAMERA_RIG_SELECTED_COLOR = 0xf3be8f;
|
||||
const NPC_COLOR = 0xa0df7a;
|
||||
const NPC_SELECTED_COLOR = 0xf4cd83;
|
||||
const INTERACTABLE_COLOR = 0x92de7e;
|
||||
|
||||
Reference in New Issue
Block a user