We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d97bd68 commit 9b0a225Copy full SHA for 9b0a225
1 file changed
config.js
@@ -142,6 +142,13 @@ export const modelNames = [
142
"boat.glb",
143
];
144
145
+export const blockNames = [
146
+ "Character1.glb",
147
+ "Character2.glb",
148
+ "Character3.glb",
149
+ "Character4.glb",
150
+];
151
+
152
export const mapNames = [
153
["Circular Depression", "circular_depression.png"],
154
["Checkerboard", "checkerboard.png"],
0 commit comments