Originally Posted by
snake
any ideas how to make this?
we have: tori, uke, object
tori touch object -> uke win
uke touch object -> tori win
we have only one and the same object
AND
is there a way to make hands vulnerble to DQ?
I just made a mod which is called Buttonrun and activating the trigger in the button ends the match.
Enable trigger system for the object.
Give it a group: let's say 4
Collide it with the Groups 1 and 2 (2 for uke 1 for tori)
(Keep trigger action as none)
Select the parts you want to affect the trigger from the BODY II.
Enable trigger system for both Uke and Tori.
For tori select group 1 and collide it with 4 (the object group)
For Uke select group 2 and collide it with 4 (the object group)
Trigger action = (Uke for tori) and (you for uke)
Last edited by antities; Jan 21, 2014 at 10:43 AM.