I would really like to see a block added that shoots an arrow, fireball, or something that hurts a player on contact. It could fire when it receives power (by using the Mesecons mod).
That way, you could use the Player/Object Detector block to detect a player and send power to the block that shoots. You could also use the Delayer to shoot multiple times at a certain speed.
Question: Can you set the Object Detector box to turn on only if it is not the specified player? That way I could have it not shoot when I am in the room, but shoot if anyone else is in the room.
- Jonathan