Skip to content

Commit 2bd5617

Browse files
committed
Examples: Added physics tag to webxr_xr_ballshooter.
1 parent f956966 commit 2bd5617

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/tags.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,6 @@
103103
"misc_controls_map": [ "drag" ],
104104
"misc_controls_orbit": [ "rotation" ],
105105
"misc_controls_trackball": [ "rotation" ],
106-
"misc_controls_transform": [ "scale", "rotate", "translate" ]
106+
"misc_controls_transform": [ "scale", "rotate", "translate" ],
107+
"webxr_xr_ballshooter": [ "physics" ]
107108
}

0 commit comments

Comments
 (0)