From be234e9dcc4294748efdbc94dddfc8c03fe22186 Mon Sep 17 00:00:00 2001 From: Xavier Puig Date: Fri, 11 Jun 2021 14:53:17 +0200 Subject: [PATCH] interact with toilet --- Assets/Resources/Data/object_annotation.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Assets/Resources/Data/object_annotation.json b/Assets/Resources/Data/object_annotation.json index d289d09f..3e0ffe96 100644 --- a/Assets/Resources/Data/object_annotation.json +++ b/Assets/Resources/Data/object_annotation.json @@ -2692,7 +2692,17 @@ "areas":[ 0.35, 0.0, 0.4 ] - } + }, + "container_doors": [ + { + "objName": "MOD_FUR_Toilet_lid_01", + "hand_pose": "GrabHorizontalSmall", + "target_property": "Rotation", + "sp": [0.248, 0.037, 0.03], + "delta": [0.0, 0.0, -90] + + } + ], } }, {