Add dialogueId to viewport-host.ts
This commit is contained in:
@@ -6351,6 +6351,7 @@ export class ViewportHost {
|
||||
actorId: "creation-preview",
|
||||
presence: createNpcAlwaysPresence(),
|
||||
modelAssetId: toolPreview.target.modelAssetId ?? null,
|
||||
dialogueId: null,
|
||||
collider: createNpcColliderSettings()
|
||||
},
|
||||
false,
|
||||
|
||||
Reference in New Issue
Block a user