@@ -346,9 +346,9 @@ path_child_pairs = []
346
346
[sub_resource type ="Resource" id ="Resource_ol1n5" ]
347
347
script = ExtResource ("3_dpt5n" )
348
348
block_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" , {
350
350
"key" : "visible" ,
351
- "object " : ""
351
+ "node " : ""
352
352
}]]
353
353
354
354
[sub_resource type ="Resource" id ="Resource_u88ch" ]
@@ -383,8 +383,8 @@ path_child_pairs = []
383
383
[sub_resource type ="Resource" id ="Resource_hsjj8" ]
384
384
script = ExtResource ("3_dpt5n" )
385
385
block_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 " : "" ,
388
388
"var" : "hat"
389
389
}]]
390
390
0 commit comments