Update buildRuntimeScene test case with targetable property
This commit is contained in:
@@ -907,6 +907,7 @@ describe("buildRuntimeSceneFromDocument", () => {
|
||||
actorId: "actor-house-guide",
|
||||
name: undefined,
|
||||
visible: true,
|
||||
targetable: false,
|
||||
position: {
|
||||
x: -1,
|
||||
y: 0,
|
||||
|
||||
Reference in New Issue
Block a user