Skip to content

Commit

Permalink
simpler example
Browse files Browse the repository at this point in the history
  • Loading branch information
kfarr committed Nov 25, 2023
1 parent bdc1f17 commit eeb6b6e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/app/state.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,6 @@ AFRAME.registerState({
var payload = {
"name": "tree_E",
"src": "src/models/kaykit/tree_E.gltf",
"bboxMin": [
-0.35965,
0,
-0.51994
],
"bboxMax": [
0.52432,
1.06844,
0.39919
],
"dist": "dist/models/tree_E.glb",
"img": "dist/img/tree_E.jpg"
},
Expand Down

0 comments on commit eeb6b6e

Please sign in to comment.