Author Topic: Support_switch (.blb)  (Read 918 times)

Based on the current support_door, a support_switch would be useful to get rid of a datablock per brick, and also unnecessary events.
Currently the support_door has closed, CW and CCW, also support for closedcw and closedccw. Support_switch should have only open and closed.
Current switches would still have CW and CCW, even if loading the same .blb, two different datablocks. Not to mention that it's also annoying to an extent.

Otherwise, can anyone give me a working brick.cs that would work as a switch under the current support_door, without the togglecw/toggleccw, just toggle? (If that's possible at least).

A switch with CW and CCW can do cool effects though

A switch with CW and CCW can do cool effects though
When you solely need 2 states (see: sliding door), CW/CCW is really something you don't need.