|
@@ -12742,6 +12742,14 @@ return {
|
|
name = "hand/right",
|
|
name = "hand/right",
|
|
description = "The right controller."
|
|
description = "The right controller."
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ name = "left",
|
|
|
|
+ description = "A shorthand for hand/left."
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ name = "right",
|
|
|
|
+ description = "A shorthand for hand/right."
|
|
|
|
+ },
|
|
{
|
|
{
|
|
name = "eye/left",
|
|
name = "eye/left",
|
|
description = "The left eye."
|
|
description = "The left eye."
|