@@ -346,9 +346,9 @@ path_child_pairs = []
346346[sub_resource  type ="Resource"  id ="Resource_ol1n5" ]
347347script  = ExtResource ("3_dpt5n" )
348348block_class  = &"ParameterBlock" 
349- serialized_props  = [["block_name" , "parameter_block" ], ["label" , "Param" ], ["color" , Color (0.756863 , 0.184314 , 0.556863 , 1 )], ["block_type" , 3 ], ["position" , Vector2 (0 , 0 )], ["block_format" , "Get property {key: STRING} from {object : NODE}" ], ["statement" , "{object }.get({key})" ], ["param_input_strings" , {
349+ serialized_props  = [["block_name" , "parameter_block" ], ["label" , "Param" ], ["color" , Color (0.756863 , 0.184314 , 0.556863 , 1 )], ["block_type" , 3 ], ["position" , Vector2 (0 , 0 )], ["block_format" , "Get property {key: STRING} from {node : NODE}" ], ["statement" , "{node }.get({key})" ], ["param_input_strings" , {
350350"key" : "visible" ,
351- "object " : "" 
351+ "node " : "" 
352352}]]
353353
354354[sub_resource  type ="Resource"  id ="Resource_u88ch" ]
@@ -383,8 +383,8 @@ path_child_pairs = []
383383[sub_resource  type ="Resource"  id ="Resource_hsjj8" ]
384384script  = ExtResource ("3_dpt5n" )
385385block_class  = &"ParameterBlock" 
386- serialized_props  = [["block_name" , "parameter_block" ], ["label" , "Param" ], ["color" , Color (0.309804 , 0.592157 , 0.364706 , 1 )], ["block_type" , 4 ], ["position" , Vector2 (0 , 0 )], ["block_format" , "Get String {var: STRING} from {object : NODE}" ], ["statement" , "{object }.VAR_DICT[{var}]" ], ["param_input_strings" , {
387- "object " : "" ,
386+ serialized_props  = [["block_name" , "parameter_block" ], ["label" , "Param" ], ["color" , Color (0.309804 , 0.592157 , 0.364706 , 1 )], ["block_type" , 4 ], ["position" , Vector2 (0 , 0 )], ["block_format" , "Get String {var: STRING} from {node : NODE}" ], ["statement" , "{node }.VAR_DICT[{var}]" ], ["param_input_strings" , {
387+ "node " : "" ,
388388"var" : "hat" 
389389}]]
390390
0 commit comments