Skip to content

Commit

Permalink
minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
giulioprisco committed May 22, 2024
1 parent 49ffa7b commit ca658b7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
Binary file removed assets/3D/space_launch_system_sls.glb
Binary file not shown.
25 changes: 1 addition & 24 deletions worlds/default.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,33 +199,10 @@ export function init(Constants) {
}
},

/*
{
card: {
name: "space launch system",
translation: [-175, -5, -100],
scale: [8, 8, 8],
rotation: [0, 0, 0, 0],
layers: ["pointer", "walk"],
name: "/space_launch_system_sls.glb",
dataLocation: "./assets/3D/space_launch_system_sls.glb",
dataScale: [1, 1, 1],
fileName: "/space_launch_system_sls.glb",
modelType: "glb",
shadow: true,
singleSided: true,
type: "3d",
attribution: "clarence365 at sketch fab",
}
},
*/

{
card: {
name: "spacex starship",
translation: [-175, -5, -100],
translation: [-175, -1, -100],
scale: [1, 1, 1],
rotation: [0, 0, 0, 0],
layers: ["pointer", "walk"],
Expand Down

0 comments on commit ca658b7

Please sign in to comment.