Skip to content
Snippets Groups Projects
Commit eae6f38d authored by joni's avatar joni
Browse files

add todo

parent 04b15dcf
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,8 @@ const POSES = {
pinch: "pinch"
};
// TODO: When we have analog values of index-finger triggers or middle-finger grips,
// it would be nice to animate the hands proportionally to those analog values.
AFRAME.registerComponent("animated-robot-hands", {
schema: {
leftHand: { type: "selector", default: "#left-hand" },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment