-
Making a Bear trap
Hi,
Is that possible to make that thing with the level editor ?

How can I do this ?
Thank you
PS : I am french, sorry for my bad english
-
Member
Re: Making a Bear trap
I have made a mousetrap which is very similar.
Building it shouldnt be a problem although it might be out of proportion/scale to the rider, heres the rough logic for it
Bottom row of teeth should be static with either a hit or area trigger just above it
The upper row of teeth should have physics DISABLED and be connected to bottom row with a physics joint with angular motor enabled to close the teeth
Now just wire trigger to physics event to re-enable the physics of top row so it will snap closed when anything touchs bottom teeth area
-
Re: Making a Bear trap
Thank you