generated from krampus/template-godot4
	
		
			
	
	
		
			24 lines
		
	
	
		
			935 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			24 lines
		
	
	
		
			935 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | [gd_scene load_steps=4 format=3 uid="uid://cfdoaceoosi1w"] | ||
|  | 
 | ||
|  | [ext_resource type="Script" uid="uid://cgfwg3paxkj2x" path="res://addons/phantom_camera/scripts/panel/editor.gd" id="1_86hp7"] | ||
|  | [ext_resource type="PackedScene" uid="uid://cuqkqsp3ikv5u" path="res://addons/phantom_camera/panel/updater/update_button.tscn" id="1_oowcd"] | ||
|  | [ext_resource type="PackedScene" uid="uid://dbkr3d716wtx0" path="res://addons/phantom_camera/panel/viewfinder/viewfinder_panel.tscn" id="2_xecnk"] | ||
|  | 
 | ||
|  | [node name="EditorPanel" type="VBoxContainer"] | ||
|  | anchors_preset = 15 | ||
|  | anchor_right = 1.0 | ||
|  | anchor_bottom = 1.0 | ||
|  | grow_horizontal = 2 | ||
|  | grow_vertical = 2 | ||
|  | script = ExtResource("1_86hp7") | ||
|  | 
 | ||
|  | [node name="UpdateButton" parent="." instance=ExtResource("1_oowcd")] | ||
|  | unique_name_in_owner = true | ||
|  | layout_mode = 2 | ||
|  | size_flags_horizontal = 8 | ||
|  | size_flags_vertical = 1 | ||
|  | 
 | ||
|  | [node name="ViewfinderPanel" parent="." instance=ExtResource("2_xecnk")] | ||
|  | unique_name_in_owner = true | ||
|  | layout_mode = 2 |