Update buildRuntimeScene test case with targetable property

This commit is contained in:
2026-05-11 21:25:06 +02:00
parent 846b8a2b7c
commit 14ec50f588

View File

@@ -907,6 +907,7 @@ describe("buildRuntimeSceneFromDocument", () => {
actorId: "actor-house-guide",
name: undefined,
visible: true,
targetable: false,
position: {
x: -1,
y: 0,