I was thinking about how to get more logic interaction to bring more life to ships. One block I would like to see is an accelerometer. This block would output a logic signal to adjacent activators in all six directions according to the direction the ship is moving. So if you are moving forward an activator directly in front of the accelerometer would go high as long as you are moving in that direction. Any other direction could be determined using logic. Forward and up together with an AND and you can know when the ship is moving up as well as forward.