auto-git:
[change] src/viewport-three/viewport-host.ts
This commit is contained in:
@@ -124,6 +124,7 @@ import {
|
||||
createCameraRigEntity,
|
||||
createNpcAlwaysPresence,
|
||||
createNpcColliderSettings,
|
||||
createNpcTargetAnchor,
|
||||
DEFAULT_CAMERA_RIG_TARGET_OFFSET,
|
||||
DEFAULT_INTERACTABLE_RADIUS,
|
||||
DEFAULT_NPC_SCALE,
|
||||
@@ -11937,6 +11938,7 @@ export class ViewportHost {
|
||||
actorId: "creation-preview",
|
||||
presence: createNpcAlwaysPresence(),
|
||||
targetable: false,
|
||||
targetAnchor: createNpcTargetAnchor(),
|
||||
modelAssetId: toolPreview.target.modelAssetId ?? null,
|
||||
dialogues: [],
|
||||
defaultDialogueId: null,
|
||||
|
||||
Reference in New Issue
Block a user