Just out of curiosity is is possible for blender to interpreted the logic bricks into the python commands?
The Virtual builders block project allows this with their brick system. It is very nice, you can generate the script from the blocks, and then save the scripts for later adjustments.Nice for learning what is going on under the hood. It is also a real time saver, you can just put together a few blocks for simple things, and pop out a script to save you from some typing.
if this dose not exist for blender could someone please make it?