1. #1

    Disable force rotation hinge while keeping physics on object

    How would I turn off a force rotation hinge while keeping the physics on the object being rotated? thx
    Share this post

  2. #2

    Re: Disable force rotation hinge while keeping physics on ob

    Don't know if this is what you mean but to enable/disable a motor I resorted to using a Variable Data Source as the Value Object for the motor's on/off checkbox. Then, with two Set Value Events you can supply the Variable Data Source with either a 1 or a 0 which the motor on/off checkbox interprets as on or off. There's probably a better way of doing this but it seems to work.
    Share this post

  3. #3

    Re: Disable force rotation hinge while keeping physics on ob

    Do you mean the object spins in a circle, then flies off at a tangent to the circle in the direction it was moving when the hinge was disabled?
    Share this post