Skip to content

Commit

Permalink
Examples: Added physics tag to webxr_xr_ballshooter.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed Oct 27, 2023
1 parent f956966 commit 2bd5617
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,6 @@
"misc_controls_map": [ "drag" ],
"misc_controls_orbit": [ "rotation" ],
"misc_controls_trackball": [ "rotation" ],
"misc_controls_transform": [ "scale", "rotate", "translate" ]
"misc_controls_transform": [ "scale", "rotate", "translate" ],
"webxr_xr_ballshooter": [ "physics" ]
}

0 comments on commit 2bd5617

Please sign in to comment.