Hello everybody,
currently I am working on a simple Hot-Wire game. Basically you use a torus-ring to follow a wire while not trying to touch the wire, if you touch it the game is over - very simple. So I used the UE Vive sample map and added a torus to the motion-controller, so it is fixed to the motion controls. Then I used a simple capsule-collision to trigger if you touch the wire - so far so good. Now I have the problem that when I enter the wire (Picture 1) the trigger gets fired at the position as seen in Picture 2. It looks like the Torus has a invisible plate fixed to it and every time I want to enter the wire it fires.
How can I fix that? I tried it for hours now -I feel so stupid
cheers,
Alex