Run godot --convert-3to4 (automated conversion)

Apply Godot 4.6 automated conversion: renames Spatial.translate->position,
margin_*->offset_*, tool->@tool, .empty()->.is_empty(), DynamicFont->FontFile,
onready->@onready, export()->@export, and many more.

127 files changed by the tool. Manual fixes still required for:
 - godot_db_manager plugin (incompatible APIs: WindowDialog, Tabs, etc.)
 - lod plugin (Spatial -> Node3D renames)
 - ResourceLoader.load_interactive removed -> load_threaded_request
 - OS.set_window_fullscreen removed -> DisplayServer
 - Viewport.set_size_override removed

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Vaillant Jeremy
2026-05-16 19:18:27 +02:00
parent efa35a444a
commit 01ea3af253
127 changed files with 2262 additions and 2258 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
extends Spatial
extends Node3D
# Declare member variables here. Examples:
+143 -143
View File
@@ -1,7 +1,7 @@
[gd_scene load_steps=19 format=2]
[ext_resource path="res://assets/props/book/sm_book.mesh" type="ArrayMesh" id=1]
[ext_resource path="res://developers/aurelien/CheckLightmap.lmbake" type="BakedLightmapData" id=2]
[ext_resource path="res://developers/aurelien/CheckLightmap.lmbake" type="LightmapGIData" id=2]
[ext_resource path="res://developers/aurelien/CheckLightmap.gd" type="Script" id=3]
[ext_resource path="res://assets/props/misc/plane.mesh" type="ArrayMesh" id=4]
[ext_resource path="res://assets/props/candle/sm_candlestick.mesh" type="ArrayMesh" id=5]
@@ -19,11 +19,11 @@
[ext_resource path="res://assets/props/stool b/sm_stool_b.mesh" type="ArrayMesh" id=18]
[ext_resource path="res://assets/props/table/sm_table.mesh" type="ArrayMesh" id=19]
[node name="Spatial" type="Spatial"]
[node name="Node3D" type="Node3D"]
script = ExtResource( 3 )
[node name="BakedLightmap" type="BakedLightmap" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.01067, 1.3203, -1.6367 )
[node name="LightmapGI" type="LightmapGI" parent="."]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.01067, 1.3203, -1.6367 )
extents = Vector3( 3.82531, 1.56454, 4.38589 )
quality = 3
bounces = 5
@@ -36,441 +36,441 @@ light_data = ExtResource( 2 )
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
environment = ExtResource( 10 )
[node name="Camera" type="Camera" parent="."]
transform = Transform( 0.089016, -0.715663, 0.692751, 0, 0.695512, 0.718515, -0.99603, -0.0639593, 0.0619117, 1.67474, 2.13639, -1.14519 )
[node name="Camera3D" type="Camera3D" parent="."]
transform = Transform3D( 0.089016, -0.715663, 0.692751, 0, 0.695512, 0.718515, -0.99603, -0.0639593, 0.0619117, 1.67474, 2.13639, -1.14519 )
[node name="plane" type="MeshInstance" parent="."]
transform = Transform( 8.39917, 0, 0, 0, 1, 0, 0, 0, 11.9516, -0.796654, 0, -1.7752 )
[node name="plane" type="MeshInstance3D" parent="."]
transform = Transform3D( 8.39917, 0, 0, 0, 1, 0, 0, 0, 11.9516, -0.796654, 0, -1.7752 )
use_in_baked_light = true
mesh = ExtResource( 4 )
material/0 = null
[node name="Lighting" type="Spatial" parent="."]
[node name="Lighting" type="Node3D" parent="."]
[node name="SpotLight2" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, 0.479468 )
[node name="SpotLight2" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, 0.479468 )
light_color = Color( 0.564706, 0.227451, 0.227451, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight5" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -0.597942 )
[node name="SpotLight5" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -0.597942 )
light_color = Color( 0.564706, 0.227451, 0.227451, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight4" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -0.234948 )
[node name="SpotLight4" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -0.234948 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight3" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, 0.149649 )
[node name="SpotLight3" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, 0.149649 )
light_color = Color( 0.227451, 0.564706, 0.262745, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight6" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -1.7265 )
[node name="SpotLight6" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -1.7265 )
light_color = Color( 0.564706, 0.227451, 0.227451, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight7" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -1.36351 )
[node name="SpotLight7" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -1.36351 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight8" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -0.978908 )
[node name="SpotLight8" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -0.978908 )
light_color = Color( 0.227451, 0.564706, 0.262745, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight9" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -2.81604 )
[node name="SpotLight9" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -2.81604 )
light_color = Color( 0.564706, 0.227451, 0.227451, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight10" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -2.45304 )
[node name="SpotLight10" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -2.45304 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight11" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -2.06845 )
[node name="SpotLight11" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -2.06845 )
light_color = Color( 0.227451, 0.564706, 0.262745, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight12" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -3.94141 )
[node name="SpotLight12" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -3.94141 )
light_color = Color( 0.564706, 0.227451, 0.227451, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight13" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -3.57842 )
[node name="SpotLight13" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -3.57842 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight14" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -3.19382 )
[node name="SpotLight14" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -3.19382 )
light_color = Color( 0.227451, 0.564706, 0.262745, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight15" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -5.07697 )
[node name="SpotLight15" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -5.07697 )
light_color = Color( 0.564706, 0.227451, 0.227451, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight16" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -4.71398 )
[node name="SpotLight16" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -4.71398 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight17" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -4.32938 )
[node name="SpotLight17" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 0.41082, 0.959701, -4.32938 )
light_color = Color( 0.227451, 0.564706, 0.262745, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight18" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, 0.479468 )
[node name="SpotLight18" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, 0.479468 )
light_color = Color( 0.564706, 0.227451, 0.227451, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight19" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -0.597942 )
[node name="SpotLight19" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -0.597942 )
light_color = Color( 0.564706, 0.227451, 0.227451, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight20" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -0.234948 )
[node name="SpotLight20" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -0.234948 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight21" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, 0.149649 )
[node name="SpotLight21" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, 0.149649 )
light_color = Color( 0.227451, 0.564706, 0.262745, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight22" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -1.7265 )
[node name="SpotLight22" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -1.7265 )
light_color = Color( 0.564706, 0.227451, 0.227451, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight23" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -1.36351 )
[node name="SpotLight23" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -1.36351 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight24" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -0.978908 )
[node name="SpotLight24" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -0.978908 )
light_color = Color( 0.227451, 0.564706, 0.262745, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight25" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -2.81604 )
[node name="SpotLight25" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -2.81604 )
light_color = Color( 0.564706, 0.227451, 0.227451, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight26" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -2.45304 )
[node name="SpotLight26" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -2.45304 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight27" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -2.06845 )
[node name="SpotLight27" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -2.06845 )
light_color = Color( 0.227451, 0.564706, 0.262745, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight28" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -3.94141 )
[node name="SpotLight28" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -3.94141 )
light_color = Color( 0.564706, 0.227451, 0.227451, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight29" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -3.57842 )
[node name="SpotLight29" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -3.57842 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight30" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -3.19382 )
[node name="SpotLight30" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -3.19382 )
light_color = Color( 0.227451, 0.564706, 0.262745, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight31" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -5.07697 )
[node name="SpotLight31" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -5.07697 )
light_color = Color( 0.564706, 0.227451, 0.227451, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight32" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -4.71398 )
[node name="SpotLight32" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -4.71398 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="SpotLight33" type="SpotLight" parent="Lighting"]
transform = Transform( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -4.32938 )
[node name="SpotLight33" type="SpotLight3D" parent="Lighting"]
transform = Transform3D( 1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, -1.92602, 1.57864, -4.32938 )
light_color = Color( 0.227451, 0.564706, 0.262745, 1 )
light_bake_mode = 2
shadow_enabled = true
spot_angle = 15.0
[node name="Books" type="Spatial" parent="."]
[node name="Books" type="Node3D" parent="."]
[node name="sm_book4" type="MeshInstance" parent="Books"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.743055, 0.0414186, 1.03485 )
[node name="sm_book4" type="MeshInstance3D" parent="Books"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.743055, 0.0414186, 1.03485 )
use_in_baked_light = true
mesh = ExtResource( 1 )
material/0 = null
[node name="sm_book5" type="MeshInstance" parent="Books"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0423009, 0.0414186, 1.05613 )
[node name="sm_book5" type="MeshInstance3D" parent="Books"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0423009, 0.0414186, 1.05613 )
use_in_baked_light = true
lightmap_scale = 3
mesh = ExtResource( 1 )
material/0 = null
[node name="sm_book11" type="MeshInstance" parent="Books"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0423009, 0.0414186, 1.52165 )
[node name="sm_book11" type="MeshInstance3D" parent="Books"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.0423009, 0.0414186, 1.52165 )
use_in_baked_light = true
mesh = ExtResource( 1 )
material/0 = null
[node name="sm_book6" type="MeshInstance" parent="Books"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.293967, 0.0414186, 1.03485 )
[node name="sm_book6" type="MeshInstance3D" parent="Books"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.293967, 0.0414186, 1.03485 )
use_in_baked_light = true
mesh = ExtResource( 1 )
material/0 = null
[node name="sm_book7" type="MeshInstance" parent="Books"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.743055, 0.0414186, 1.51383 )
[node name="sm_book7" type="MeshInstance3D" parent="Books"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.743055, 0.0414186, 1.51383 )
use_in_baked_light = true
mesh = ExtResource( 1 )
material/0 = null
[node name="sm_book8" type="MeshInstance" parent="Books"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.293967, 0.0414186, 1.51383 )
[node name="sm_book8" type="MeshInstance3D" parent="Books"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.293967, 0.0414186, 1.51383 )
use_in_baked_light = true
mesh = ExtResource( 1 )
material/0 = null
[node name="sm_book" type="MeshInstance" parent="Books"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0435888, 0.106022 )
[node name="sm_book" type="MeshInstance3D" parent="Books"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0435888, 0.106022 )
use_in_baked_light = true
lightmap_scale = 1
mesh = ExtResource( 1 )
material/0 = null
[node name="sm_book2" type="MeshInstance" parent="Books"]
transform = Transform( 0.276862, 0, 0.96091, 0, 1, 0, -0.96091, 0, 0.276862, -0.104465, 0.0414188, 0.547756 )
[node name="sm_book2" type="MeshInstance3D" parent="Books"]
transform = Transform3D( 0.276862, 0, 0.96091, 0, 1, 0, -0.96091, 0, 0.276862, -0.104465, 0.0414188, 0.547756 )
use_in_baked_light = true
lightmap_scale = 1
mesh = ExtResource( 1 )
material/0 = null
[node name="sm_book3" type="MeshInstance" parent="Books"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.381911, 0.0414187, 1.03881 )
[node name="sm_book3" type="MeshInstance3D" parent="Books"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.381911, 0.0414187, 1.03881 )
use_in_baked_light = true
lightmap_scale = 1
mesh = ExtResource( 1 )
material/0 = null
[node name="sm_book10" type="MeshInstance" parent="Books"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.381911, 0.0414187, 0.331732 )
[node name="sm_book10" type="MeshInstance3D" parent="Books"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.381911, 0.0414187, 0.331732 )
use_in_baked_light = true
mesh = ExtResource( 1 )
material/0 = null
[node name="sm_book9" type="MeshInstance" parent="Books"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.381911, 0.0414187, 1.53911 )
[node name="sm_book9" type="MeshInstance3D" parent="Books"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.381911, 0.0414187, 1.53911 )
use_in_baked_light = true
mesh = ExtResource( 1 )
material/0 = null
[node name="Candle" type="Spatial" parent="."]
[node name="Candle" type="Node3D" parent="."]
[node name="sm_candlestick" type="MeshInstance" parent="Candle"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.26949, -0.000247162, -0.190021 )
[node name="sm_candlestick" type="MeshInstance3D" parent="Candle"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.26949, -0.000247162, -0.190021 )
use_in_baked_light = true
lightmap_scale = 1
mesh = ExtResource( 5 )
material/0 = null
[node name="sm_candlestick2" type="MeshInstance" parent="Candle"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.477435, -0.000247162, -0.190021 )
[node name="sm_candlestick2" type="MeshInstance3D" parent="Candle"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.477435, -0.000247162, -0.190021 )
use_in_baked_light = true
lightmap_scale = 1
mesh = ExtResource( 5 )
material/0 = null
[node name="sm_candle_a" type="MeshInstance" parent="Candle"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.460123, 0.0295914, 0.0291587 )
[node name="sm_candle_a" type="MeshInstance3D" parent="Candle"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.460123, 0.0295914, 0.0291587 )
use_in_baked_light = true
mesh = ExtResource( 9 )
material/0 = null
[node name="sm_candle_a2" type="MeshInstance" parent="Candle"]
transform = Transform( 3, 0, 0, 0, 3, 0, 0, 0, 3, 0.291979, 0.0295914, 0.0291587 )
[node name="sm_candle_a2" type="MeshInstance3D" parent="Candle"]
transform = Transform3D( 3, 0, 0, 0, 3, 0, 0, 0, 3, 0.291979, 0.0295914, 0.0291587 )
use_in_baked_light = true
mesh = ExtResource( 9 )
material/0 = null
[node name="sm_candle_b" type="MeshInstance" parent="Candle"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.469327, 0.0330793, -0.387681 )
[node name="sm_candle_b" type="MeshInstance3D" parent="Candle"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.469327, 0.0330793, -0.387681 )
use_in_baked_light = true
mesh = ExtResource( 7 )
material/0 = null
[node name="sm_candle_b2" type="MeshInstance" parent="Candle"]
transform = Transform( 1.83922, 0, 0, 0, 1.83922, 0, 0, 0, 1.83922, 0.271941, 0.0630442, -0.414322 )
[node name="sm_candle_b2" type="MeshInstance3D" parent="Candle"]
transform = Transform3D( 1.83922, 0, 0, 0, 1.83922, 0, 0, 0, 1.83922, 0.271941, 0.0630442, -0.414322 )
use_in_baked_light = true
mesh = ExtResource( 7 )
material/0 = null
[node name="sm_candle_d" type="MeshInstance" parent="Candle"]
transform = Transform( 2.21301, 0, 0, 0, 2.21301, 0, 0, 0, 2.21301, 0.470213, 0.0446767, -0.844206 )
[node name="sm_candle_d" type="MeshInstance3D" parent="Candle"]
transform = Transform3D( 2.21301, 0, 0, 0, 2.21301, 0, 0, 0, 2.21301, 0.470213, 0.0446767, -0.844206 )
use_in_baked_light = true
mesh = ExtResource( 11 )
material/0 = null
[node name="sm_candle_d2" type="MeshInstance" parent="Candle"]
transform = Transform( 3.61366, 0, 0, 0, 3.61366, 0, 0, 0, 3.61366, 0.199182, 0.12495, -0.844578 )
[node name="sm_candle_d2" type="MeshInstance3D" parent="Candle"]
transform = Transform3D( 3.61366, 0, 0, 0, 3.61366, 0, 0, 0, 3.61366, 0.199182, 0.12495, -0.844578 )
use_in_baked_light = true
mesh = ExtResource( 11 )
material/0 = null
[node name="sm_candle_c" type="MeshInstance" parent="Candle"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.473356, 0.0278057, -0.559005 )
[node name="sm_candle_c" type="MeshInstance3D" parent="Candle"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.473356, 0.0278057, -0.559005 )
use_in_baked_light = true
mesh = ExtResource( 8 )
material/0 = null
[node name="sm_candle_c2" type="MeshInstance" parent="Candle"]
transform = Transform( 2.21301, 0, 0, 0, 2.21301, 0, 0, 0, 2.21301, 0.283916, 0.0534962, -0.597519 )
[node name="sm_candle_c2" type="MeshInstance3D" parent="Candle"]
transform = Transform3D( 2.21301, 0, 0, 0, 2.21301, 0, 0, 0, 2.21301, 0.283916, 0.0534962, -0.597519 )
use_in_baked_light = true
mesh = ExtResource( 8 )
material/0 = null
[node name="sm_candle_top" type="MeshInstance" parent="Candle"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.502775, 0.0267428, -1.04497 )
[node name="sm_candle_top" type="MeshInstance3D" parent="Candle"]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.502775, 0.0267428, -1.04497 )
use_in_baked_light = true
mesh = ExtResource( 12 )
material/0 = null
[node name="sm_candle_top2" type="MeshInstance" parent="Candle"]
transform = Transform( 3.02964, 0, 0, 0, 3.02964, 0, 0, 0, 3.02964, 0.323108, 0.0842445, -1.08129 )
[node name="sm_candle_top2" type="MeshInstance3D" parent="Candle"]
transform = Transform3D( 3.02964, 0, 0, 0, 3.02964, 0, 0, 0, 3.02964, 0.323108, 0.0842445, -1.08129 )
use_in_baked_light = true
mesh = ExtResource( 12 )
material/0 = null
[node name="sm_godet" type="MeshInstance" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.496689, 0.0078643, -1.39236 )
[node name="sm_godet" type="MeshInstance3D" parent="."]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.496689, 0.0078643, -1.39236 )
use_in_baked_light = true
mesh = ExtResource( 13 )
material/0 = null
[node name="sm_wood_parchment" type="MeshInstance" parent="."]
transform = Transform( -0.582776, 0, -0.812633, 0, 1, 0, 0.812633, 0, -0.582776, 0.56408, 0.0561891, -3.02517 )
[node name="sm_wood_parchment" type="MeshInstance3D" parent="."]
transform = Transform3D( -0.582776, 0, -0.812633, 0, 1, 0, 0.812633, 0, -0.582776, 0.56408, 0.0561891, -3.02517 )
use_in_baked_light = true
mesh = ExtResource( 16 )
material/0 = null
[node name="sm_wood_parchment2" type="MeshInstance" parent="."]
transform = Transform( -1.33197, 0, -0.568074, 0, 1.53487, 0, 0.762673, 0, -0.992113, 0.315509, 0.0907792, -3.01831 )
[node name="sm_wood_parchment2" type="MeshInstance3D" parent="."]
transform = Transform3D( -1.33197, 0, -0.568074, 0, 1.53487, 0, 0.762673, 0, -0.992113, 0.315509, 0.0907792, -3.01831 )
use_in_baked_light = true
mesh = ExtResource( 16 )
material/0 = null
[node name="sm_paper_parcment" type="MeshInstance" parent="."]
transform = Transform( 0.00464255, 0, -0.999989, 0, 1, 0, 0.999989, 0, 0.00464255, 0.602608, -0.0039514, -2.28984 )
[node name="sm_paper_parcment" type="MeshInstance3D" parent="."]
transform = Transform3D( 0.00464255, 0, -0.999989, 0, 1, 0, 0.999989, 0, 0.00464255, 0.602608, -0.0039514, -2.28984 )
use_in_baked_light = true
mesh = ExtResource( 15 )
material/0 = null
[node name="sm_paper_parcment2" type="MeshInstance" parent="."]
transform = Transform( 0.164983, 0, 1.25894, 0, 1.26971, 0, -1.25894, 0, 0.164983, 0.21995, -0.00395134, -2.34543 )
[node name="sm_paper_parcment2" type="MeshInstance3D" parent="."]
transform = Transform3D( 0.164983, 0, 1.25894, 0, 1.26971, 0, -1.25894, 0, 0.164983, 0.21995, -0.00395134, -2.34543 )
use_in_baked_light = true
mesh = ExtResource( 15 )
material/0 = null
[node name="sm_growler" type="MeshInstance" parent="."]
transform = Transform( 0.605072, 0, 0.796171, 0, 1, 0, -0.796171, 0, 0.605072, 0.506431, 0, -1.78796 )
[node name="sm_growler" type="MeshInstance3D" parent="."]
transform = Transform3D( 0.605072, 0, 0.796171, 0, 1, 0, -0.796171, 0, 0.605072, 0.506431, 0, -1.78796 )
use_in_baked_light = true
mesh = ExtResource( 14 )
material/0 = null
[node name="sm_growler2" type="MeshInstance" parent="."]
transform = Transform( -0.881676, 0, -1.078, 0, 1.39264, 0, 1.078, 0, -0.881676, 0.162736, -0.000296712, -1.78636 )
[node name="sm_growler2" type="MeshInstance3D" parent="."]
transform = Transform3D( -0.881676, 0, -1.078, 0, 1.39264, 0, 1.078, 0, -0.881676, 0.162736, -0.000296712, -1.78636 )
use_in_baked_light = true
mesh = ExtResource( 14 )
material/0 = null
[node name="sm_godet2" type="MeshInstance" parent="."]
transform = Transform( 1.74966, 0, 0, 0, 1.74966, 0, 0, 0, 1.74966, 0.277748, 0.0325533, -1.39477 )
[node name="sm_godet2" type="MeshInstance3D" parent="."]
transform = Transform3D( 1.74966, 0, 0, 0, 1.74966, 0, 0, 0, 1.74966, 0.277748, 0.0325533, -1.39477 )
use_in_baked_light = true
mesh = ExtResource( 13 )
material/0 = null
[node name="sm_floor" type="MeshInstance" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.39092, 0.0131278, -4.30235 )
[node name="sm_floor" type="MeshInstance3D" parent="."]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.39092, 0.0131278, -4.30235 )
use_in_baked_light = true
mesh = ExtResource( 17 )
material/0 = null
[node name="sm_table" type="MeshInstance" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.60057, 0.781203, -0.818648 )
[node name="sm_table" type="MeshInstance3D" parent="."]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.60057, 0.781203, -0.818648 )
use_in_baked_light = true
mesh = ExtResource( 19 )
material/0 = null
[node name="sm_stool_b" type="MeshInstance" parent="."]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.71977, -3.03984e-06, -2.63978 )
[node name="sm_stool_b" type="MeshInstance3D" parent="."]
transform = Transform3D( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.71977, -3.03984e-06, -2.63978 )
use_in_baked_light = true
mesh = ExtResource( 18 )
material/0 = null
+64 -64
View File
@@ -14,34 +14,34 @@ anchor_right = 1.0
anchor_bottom = 1.0
size_flags_horizontal = 3
size_flags_vertical = 3
custom_constants/vseparation = 10
custom_constants/hseparation = 10
theme_override_constants/v_separation = 10
theme_override_constants/h_separation = 10
columns = 2
__meta__ = {
"_edit_use_anchors_": false
}
[node name="TabContainerGeneral" type="TabContainer" parent="GridContainer"]
margin_right = 635.0
margin_bottom = 233.0
offset_right = 635.0
offset_bottom = 233.0
size_flags_horizontal = 3
size_flags_vertical = 3
tab_align = 0
tab_alignment = 0
[node name="Generale" type="Tabs" parent="GridContainer/TabContainerGeneral"]
[node name="Generale" type="TabBar" parent="GridContainer/TabContainerGeneral"]
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 4.0
margin_top = 32.0
margin_right = 36.0
margin_bottom = 20.0
offset_left = 4.0
offset_top = 32.0
offset_right = 36.0
offset_bottom = 20.0
size_flags_horizontal = 3
size_flags_vertical = 3
scrolling_enabled = false
[node name="RichTextLabel" type="RichTextLabel" parent="GridContainer/TabContainerGeneral/Generale"]
margin_right = 624.0
margin_bottom = 221.0
offset_right = 624.0
offset_bottom = 221.0
size_flags_horizontal = 3
size_flags_vertical = 3
text = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non risus. Suspendisse lectus tortor, dignissim sit amet, adipiscing nec, ultricies sed, dolor. Cras elementum ultrices diam. Maecenas ligula massa, varius a, semper congue, euismod non, mi. Proin porttitor, orci nec nonummy molestie, enim est eleifend mi, non fermentum diam nisl sit amet erat. Duis semper. Duis arcu massa, scelerisque vitae, consequat in, pretium a, enim. Pellentesque congue. Ut in risus volutpat libero pharetra tempor. Cras vestibulum bibendum augue. Praesent egestas leo in pede. Praesent blandit odio eu enim. Pellentesque sed dui ut augue blandit sodales. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Aliquam nibh. Mauris ac mauris sed pede pellentesque fermentum. Maecenas adipiscing ante non diam sodales hendrerit.
@@ -54,21 +54,21 @@ __meta__ = {
}
[node name="TabContainerMobile" type="TabContainer" parent="GridContainer"]
margin_left = 645.0
margin_right = 1280.0
margin_bottom = 233.0
offset_left = 645.0
offset_right = 1280.0
offset_bottom = 233.0
size_flags_horizontal = 3
size_flags_vertical = 3
tab_align = 0
tab_alignment = 0
[node name="Mobile" type="Tabs" parent="GridContainer/TabContainerMobile"]
[node name="Mobile" type="TabBar" parent="GridContainer/TabContainerMobile"]
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 4.0
margin_top = 32.0
margin_right = -4.0
margin_bottom = -4.0
tab_align = 0
offset_left = 4.0
offset_top = 32.0
offset_right = -4.0
offset_bottom = -4.0
tab_alignment = 0
[node name="RichTextLabel" type="RichTextLabel" parent="GridContainer/TabContainerMobile/Mobile"]
anchor_right = 1.0
@@ -82,21 +82,21 @@ __meta__ = {
}
[node name="TabContainerSound" type="TabContainer" parent="GridContainer"]
margin_top = 243.0
margin_right = 635.0
margin_bottom = 476.0
offset_top = 243.0
offset_right = 635.0
offset_bottom = 476.0
size_flags_horizontal = 3
size_flags_vertical = 3
tab_align = 0
tab_alignment = 0
[node name="Sound" type="Tabs" parent="GridContainer/TabContainerSound"]
[node name="Sound" type="TabBar" parent="GridContainer/TabContainerSound"]
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 4.0
margin_top = 32.0
margin_right = -4.0
margin_bottom = -4.0
tab_align = 0
offset_left = 4.0
offset_top = 32.0
offset_right = -4.0
offset_bottom = -4.0
tab_alignment = 0
[node name="RichTextLabel2" type="RichTextLabel" parent="GridContainer/TabContainerSound/Sound"]
anchor_right = 1.0
@@ -110,22 +110,22 @@ __meta__ = {
}
[node name="TabContainerGraphisme" type="TabContainer" parent="GridContainer"]
margin_left = 645.0
margin_top = 243.0
margin_right = 1280.0
margin_bottom = 476.0
offset_left = 645.0
offset_top = 243.0
offset_right = 1280.0
offset_bottom = 476.0
size_flags_horizontal = 3
size_flags_vertical = 3
tab_align = 0
tab_alignment = 0
[node name="Graphisme" type="Tabs" parent="GridContainer/TabContainerGraphisme"]
[node name="Graphisme" type="TabBar" parent="GridContainer/TabContainerGraphisme"]
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 4.0
margin_top = 32.0
margin_right = -4.0
margin_bottom = -4.0
tab_align = 0
offset_left = 4.0
offset_top = 32.0
offset_right = -4.0
offset_bottom = -4.0
tab_alignment = 0
scrolling_enabled = false
[node name="RichTextLabel" type="RichTextLabel" parent="GridContainer/TabContainerGraphisme/Graphisme"]
@@ -146,21 +146,21 @@ __meta__ = {
}
[node name="TabContainerSound2" type="TabContainer" parent="GridContainer"]
margin_top = 486.0
margin_right = 635.0
margin_bottom = 719.0
offset_top = 486.0
offset_right = 635.0
offset_bottom = 719.0
size_flags_horizontal = 3
size_flags_vertical = 3
tab_align = 0
tab_alignment = 0
[node name="Sound" type="Tabs" parent="GridContainer/TabContainerSound2"]
[node name="Sound" type="TabBar" parent="GridContainer/TabContainerSound2"]
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 4.0
margin_top = 32.0
margin_right = -4.0
margin_bottom = -4.0
tab_align = 0
offset_left = 4.0
offset_top = 32.0
offset_right = -4.0
offset_bottom = -4.0
tab_alignment = 0
[node name="RichTextLabel2" type="RichTextLabel" parent="GridContainer/TabContainerSound2/Sound"]
anchor_right = 1.0
@@ -174,22 +174,22 @@ __meta__ = {
}
[node name="TabContainerGraphisme2" type="TabContainer" parent="GridContainer"]
margin_left = 645.0
margin_top = 486.0
margin_right = 1280.0
margin_bottom = 719.0
offset_left = 645.0
offset_top = 486.0
offset_right = 1280.0
offset_bottom = 719.0
size_flags_horizontal = 3
size_flags_vertical = 3
tab_align = 0
tab_alignment = 0
[node name="Graphisme" type="Tabs" parent="GridContainer/TabContainerGraphisme2"]
[node name="Graphisme" type="TabBar" parent="GridContainer/TabContainerGraphisme2"]
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 4.0
margin_top = 32.0
margin_right = -4.0
margin_bottom = -4.0
tab_align = 0
offset_left = 4.0
offset_top = 32.0
offset_right = -4.0
offset_bottom = -4.0
tab_alignment = 0
scrolling_enabled = false
[node name="RichTextLabel" type="RichTextLabel" parent="GridContainer/TabContainerGraphisme2/Graphisme"]
+18 -18
View File
@@ -9,33 +9,33 @@ __meta__ = {
}
[node name="MarginContainer" type="MarginContainer" parent="."]
margin_right = 1280.0
margin_bottom = 1280.0
rect_min_size = Vector2( 1280, 1280 )
offset_right = 1280.0
offset_bottom = 1280.0
custom_minimum_size = Vector2( 1280, 1280 )
size_flags_horizontal = 3
size_flags_vertical = 3
custom_constants/margin_right = 10
custom_constants/margin_top = 10
custom_constants/margin_left = 10
custom_constants/margin_bottom = 10
theme_override_constants/margin_right = 10
theme_override_constants/margin_top = 10
theme_override_constants/margin_left = 10
theme_override_constants/margin_bottom = 10
[node name="TabContainerGeneral" type="TabContainer" parent="MarginContainer"]
margin_left = 10.0
margin_top = 10.0
margin_right = 1270.0
margin_bottom = 1270.0
rect_min_size = Vector2( 0, 1080 )
offset_left = 10.0
offset_top = 10.0
offset_right = 1270.0
offset_bottom = 1270.0
custom_minimum_size = Vector2( 0, 1080 )
size_flags_horizontal = 3
size_flags_vertical = 3
tab_align = 0
tab_alignment = 0
[node name="Generale" type="Tabs" parent="MarginContainer/TabContainerGeneral"]
[node name="Generale" type="TabBar" parent="MarginContainer/TabContainerGeneral"]
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 4.0
margin_top = 32.0
margin_right = -4.0
margin_bottom = -4.0
offset_left = 4.0
offset_top = 32.0
offset_right = -4.0
offset_bottom = -4.0
size_flags_horizontal = 3
size_flags_vertical = 3
scrolling_enabled = false
+39 -39
View File
@@ -1,17 +1,17 @@
[gd_scene load_steps=5 format=2]
[ext_resource path="res://assets/ui/themes/tab_select/UI-level-btn-leather.png" type="Texture" id=1]
[ext_resource path="res://assets/ui/themes/tab_select/UI-Button-Count.png" type="Texture" id=2]
[ext_resource path="res://assets/ui/themes/tab_select/UI-level-btn-shadow.png" type="Texture" id=3]
[ext_resource path="res://assets/ui/themes/tab_select/UI-Button-Reset.png" type="Texture" id=4]
[ext_resource path="res://assets/ui/themes/tab_select/UI-level-btn-leather.png" type="Texture2D" id=1]
[ext_resource path="res://assets/ui/themes/tab_select/UI-Button-Count.png" type="Texture2D" id=2]
[ext_resource path="res://assets/ui/themes/tab_select/UI-level-btn-shadow.png" type="Texture2D" id=3]
[ext_resource path="res://assets/ui/themes/tab_select/UI-Button-Reset.png" type="Texture2D" id=4]
[node name="Control" type="Control"]
anchor_left = 0.5
anchor_right = 0.5
margin_left = -639.646
margin_top = 0.707092
margin_right = 640.354
margin_bottom = 720.707
offset_left = -639.646
offset_top = 0.707092
offset_right = 640.354
offset_bottom = 720.707
size_flags_horizontal = 0
size_flags_vertical = 0
__meta__ = {
@@ -21,9 +21,9 @@ __meta__ = {
[node name="BckShadow" type="TextureRect" parent="."]
anchor_left = 0.5
anchor_right = 0.5
margin_left = -227.0
margin_right = 228.0
margin_bottom = 720.0
offset_left = -227.0
offset_right = 228.0
offset_bottom = 720.0
texture = ExtResource( 3 )
__meta__ = {
"_edit_use_anchors_": false
@@ -32,65 +32,65 @@ __meta__ = {
[node name="MarginContainer" type="MarginContainer" parent="."]
anchor_left = 0.5
anchor_right = 0.5
margin_left = -228.5
margin_right = 228.5
margin_bottom = 436.0
custom_constants/margin_right = 20
custom_constants/margin_top = 20
custom_constants/margin_left = 20
custom_constants/margin_bottom = 0
offset_left = -228.5
offset_right = 228.5
offset_bottom = 436.0
theme_override_constants/margin_right = 20
theme_override_constants/margin_top = 20
theme_override_constants/margin_left = 20
theme_override_constants/margin_bottom = 0
__meta__ = {
"_edit_use_anchors_": false
}
[node name="AlignColumn" type="VBoxContainer" parent="MarginContainer"]
margin_left = 20.0
margin_top = 20.0
margin_right = 437.0
margin_bottom = 549.0
custom_constants/separation = 0
offset_left = 20.0
offset_top = 20.0
offset_right = 437.0
offset_bottom = 549.0
theme_override_constants/separation = 0
__meta__ = {
"_edit_use_anchors_": false
}
[node name="TextureRect" type="TextureRect" parent="MarginContainer/AlignColumn"]
margin_right = 417.0
margin_bottom = 416.0
offset_right = 417.0
offset_bottom = 416.0
texture = ExtResource( 1 )
[node name="VBoxContainer" type="HBoxContainer" parent="MarginContainer/AlignColumn"]
margin_top = 416.0
margin_right = 417.0
margin_bottom = 529.0
custom_constants/separation = 0
offset_top = 416.0
offset_right = 417.0
offset_bottom = 529.0
theme_override_constants/separation = 0
alignment = 1
[node name="TextureRect2" type="TextureRect" parent="MarginContainer/AlignColumn/VBoxContainer"]
margin_left = 7.0
margin_right = 185.0
margin_bottom = 113.0
offset_left = 7.0
offset_right = 185.0
offset_bottom = 113.0
size_flags_horizontal = 0
texture = ExtResource( 4 )
[node name="TextureRect3" type="TextureRect" parent="MarginContainer/AlignColumn/VBoxContainer"]
margin_left = 185.0
margin_right = 410.0
margin_bottom = 113.0
rect_pivot_offset = Vector2( -231.224, -72.2715 )
offset_left = 185.0
offset_right = 410.0
offset_bottom = 113.0
pivot_offset = Vector2( -231.224, -72.2715 )
size_flags_horizontal = 0
texture = ExtResource( 2 )
[node name="MarginContainer" type="MarginContainer" parent="MarginContainer/AlignColumn/VBoxContainer/TextureRect3"]
anchor_right = 1.0
anchor_bottom = 1.0
custom_constants/margin_bottom = 10
theme_override_constants/margin_bottom = 10
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Label" type="Label" parent="MarginContainer/AlignColumn/VBoxContainer/TextureRect3/MarginContainer"]
margin_right = 225.0
margin_bottom = 103.0
offset_right = 225.0
offset_bottom = 103.0
size_flags_horizontal = 3
size_flags_vertical = 7
text = "X / 10"