ExtendRealityLtd / ExtendRealityLtd/VRTK
Ability to drop 3d objects into 2d UI drop zones
Open
feature
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 974
- PR merge metrics
- No merged PRs in 30d
Description
A useful feature would be to tag an interactable object as something that can be placed in a 2d UI drop zone. Then when the object is touching the drop zone and dropped into it, the 3d object would be hidden and replaced with a 2d UI image representation of the object.
Once the object is a 2d UI image it would then be able to be dragged around the UI canvas and dropped into other drop zones too if required.
Once the 2d ui object is dragged off a canvas it would hide the 2d ui object and turn back into the 3d interactable object.
Contributor guide
Assessment
This issue has not been assessed yet.