Skip to content

Commit f8de061

Browse files
committed
Update scene2.collection
1 parent ca3da86 commit f8de061

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

example/multicamera/scene2.collection

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,26 @@ instances {
5757
z: 1.0
5858
}
5959
}
60+
instances {
61+
id: "goal"
62+
prototype: "/example/multicamera/goal.go"
63+
position {
64+
x: 695.0
65+
y: 235.0
66+
z: 0.0
67+
}
68+
rotation {
69+
x: 0.0
70+
y: 0.0
71+
z: 0.0
72+
w: 1.0
73+
}
74+
scale3 {
75+
x: 1.0
76+
y: 1.0
77+
z: 1.0
78+
}
79+
}
6080
scale_along_z: 0
6181
embedded_instances {
6282
id: "map"

0 commit comments

Comments
 (0)