Skip to content

Commit 4f575e3

Browse files
Update README.md to clarify testing version for holdable component
1 parent 486b20b commit 4f575e3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/holdable/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The `holdable` component allows entities in A-Frame VR scenes to be picked up, h
66

77
This component is ideal for VR scenes where users interact with virtual objects—such as picking up tools, throwing props, or manipulating items in a puzzle or simulation.
88

9+
_Tested with A-Frame 1.7.0_
10+
911
## Basic Usage
1012

1113
Add the `holdable` component to an entity you'd like to make grabbable, such as a model or primitive geometry. Optionally provide local position and rotation offsets:

0 commit comments

Comments
 (0)