void Start() { Cursor.visible = false; bh = new BlockHandler(); bh.createDictionary(); bh.registerBlocks(); }