Hello Team,
I am creating an application like tetris to help end users to program a code very efficiently. I am stuck with creating custom shapes for next and previous connection for every block. Here are my questions :
1) Can I supply multiple options for next connection while describing my block in the json format because I tried using a list and it didn't work
2) How can I individually change the next and previous connection shape as the field Blockly.BlockSvg.NOTCH_PATH_LEFT is common for next and previous connection
Please, give some insight
Thanking You,
Chirav Dave