auto-git:
[change] src/runtime-three/runtime-host.ts
This commit is contained in:
@@ -1699,7 +1699,9 @@ export class RuntimeHost {
|
||||
previousSideSign:
|
||||
this.activeDialogueAttentionState?.npcEntityId === npc.entityId
|
||||
? this.activeDialogueAttentionState.sideSign
|
||||
: null
|
||||
: null,
|
||||
cameraVerticalFovRadians: (this.camera.fov * Math.PI) / 180,
|
||||
cameraAspect: this.camera.aspect
|
||||
});
|
||||
|
||||
this.activeDialogueAttentionState = {
|
||||
|
||||
Reference in New Issue
Block a user