25 lines
546 B
Text
25 lines
546 B
Text
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://scenes/Game/jukebox/Gui_in_3D.tscn" type="PackedScene" id=1]
|
|
|
|
[node name="JukeboxPannel" type="Spatial"]
|
|
|
|
[node name="Gui_in_3D" parent="." index="0" instance=ExtResource( 1 )]
|
|
|
|
[node name="Camera" type="Camera" parent="." index="1"]
|
|
|
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 2.01693 )
|
|
keep_aspect = 1
|
|
cull_mask = 1048575
|
|
environment = null
|
|
h_offset = 0.0
|
|
v_offset = 0.0
|
|
doppler_tracking = 0
|
|
projection = 0
|
|
current = false
|
|
fov = 70.0
|
|
size = 1.0
|
|
near = 0.05
|
|
far = 100.0
|
|
|
|
|