1- [gd_scene load_steps =12 format =3 uid ="uid://b0mrgr7h0ty1y" ]
1+ [gd_scene load_steps =13 format =3 uid ="uid://b0mrgr7h0ty1y" ]
22
33[ext_resource type ="Script" uid ="uid://bttu0wmy2fp64" path ="res://Scenes/BattleDirector/Scripts/BattleDirector.cs" id ="1_jmdo1" ]
44[ext_resource type ="Script" uid ="uid://pl57giqyhckb" path ="res://Scenes/UI/Scripts/MenuModule.cs" id ="2_ka0ws" ]
55[ext_resource type ="Script" uid ="uid://tg14hkh1n7iv" path ="res://Scenes/BattleDirector/Scripts/Conductor.cs" id ="3_elcaj" ]
66[ext_resource type ="PackedScene" uid ="uid://duhiilcv4tat3" path ="res://Scenes/BattleDirector/NotePlacementBar.tscn" id ="4_qk7om" ]
7- [ext_resource type ="PackedScene" uid ="uid://dfevfib11kou1 " path ="res://Scenes/ChartViewport/ChartViewport .tscn" id ="5_r2xh0 " ]
7+ [ext_resource type ="PackedScene" uid ="uid://dyd2nc2sgt0qw " path ="res://Scenes/3DWizard/3DWizard .tscn" id ="5_e25q1 " ]
88[ext_resource type ="Texture2D" uid ="uid://qhwve7fik4do" path ="res://SharedAssets/BackGround_Full.png" id ="6_0jtpx" ]
9+ [ext_resource type ="PackedScene" uid ="uid://dfevfib11kou1" path ="res://Scenes/ChartViewport/ChartViewport.tscn" id ="6_e25q1" ]
910[ext_resource type ="Script" uid ="uid://cp6t6haqyef7o" path ="res://Scenes/AreaBasedBackground.cs" id ="7_6k2qj" ]
1011[ext_resource type ="Texture2D" uid ="uid://dbjotl0v1ymia" path ="res://SharedAssets/BattleFrame1.png" id ="7_klvil" ]
1112[ext_resource type ="Theme" uid ="uid://d37e3tpsbxwak" path ="res://Scenes/UI/Assets/GeneralTheme.tres" id ="8_62qim" ]
@@ -19,13 +20,14 @@ gradient = SubResource("Gradient_8uy3a")
1920fill_from = Vector2 (1 , 0 )
2021fill_to = Vector2 (0.738532 , 1 )
2122
22- [node name ="ProtoBattleDirector" type ="Node2D" node_paths =PackedStringArray ("PuppetMarkers" , "_countdownLabel" , "CD" , "CM" , "NPB" , "Audio" , "FocusedButton" )]
23+ [node name ="ProtoBattleDirector" type ="Node2D" node_paths =PackedStringArray ("PuppetMarkers" , "_countdownLabel" , "CD" , "CM" , "DW" , " NPB" , "Audio" , "FocusedButton" )]
2324process_mode = 1
2425script = ExtResource ("1_jmdo1" )
2526PuppetMarkers = [NodePath ("PlayerMarker" ), NodePath ("Enemy1Marker" ), NodePath ("Enemy2Marker" ), NodePath ("Enemy3Marker" )]
2627_countdownLabel = NodePath ("CountInControl/Countdown" )
2728CD = NodePath ("Conductor" )
28- CM = NodePath ("SubViewport" )
29+ CM = NodePath ("VPContainer" )
30+ DW = NodePath ("3D/SubViewport/3DWizard" )
2931NPB = NodePath ("NotePlacementBar" )
3032Audio = NodePath ("AudioStreamPlayer" )
3133FocusedButton = NodePath ("StartButton" )
@@ -37,9 +39,8 @@ metadata/_edit_lock_ = true
3739script = ExtResource ("2_ka0ws" )
3840CurSceneNode = NodePath (".." )
3941
40- [node name ="Conductor" type ="Node" parent ="." node_paths = PackedStringArray ( "CM" ) ]
42+ [node name ="Conductor" type ="Node" parent ="." ]
4143script = ExtResource ("3_elcaj" )
42- CM = NodePath ("../SubViewport" )
4344
4445[node name ="PlayerMarker" type ="Marker2D" parent ="." ]
4546position = Vector2 (158 , 125 )
@@ -64,7 +65,22 @@ offset_right = 81.0
6465offset_bottom = 175.0
6566texture = SubResource ("GradientTexture2D_bajwn" )
6667
67- [node name ="SubViewport" parent ="." instance =ExtResource ("5_r2xh0" )]
68+ [node name ="3D" type ="SubViewportContainer" parent ="." ]
69+ offset_left = 80.0
70+ offset_top = 180.0
71+ offset_right = 560.0
72+ offset_bottom = 360.0
73+
74+ [node name ="SubViewport" type ="SubViewport" parent ="3D" ]
75+ handle_input_locally = false
76+ size = Vector2i (480 , 180 )
77+ render_target_update_mode = 4
78+
79+ [node name ="3DWizard" parent ="3D/SubViewport" instance =ExtResource ("5_e25q1" )]
80+ process_mode = 4
81+ visible = false
82+
83+ [node name ="VPContainer" parent ="." instance =ExtResource ("6_e25q1" )]
6884offset_left = 80.0
6985offset_top = 180.0
7086offset_right = 560.0
0 commit comments