[gd_scene load_steps=3 format=2] [ext_resource path="res://scenes/HexTile3D.tscn" type="PackedScene" id=1] [ext_resource path="res://scenes/tests/HexTile3DMaterialAssign.cs" type="Script" id=2] [node name="Spatial" type="Spatial"] script = ExtResource( 2 ) [node name="Camera" type="Camera" parent="."] transform = Transform( 1, 0, 0, 0, 0.806713, 0.590944, 0, -0.590944, 0.806713, 0, 0.952316, 1.84927 ) [node name="Control" type="Control" parent="."] margin_left = 5.0 margin_top = 5.0 margin_right = 40.0 margin_bottom = 40.0 [node name="HBoxContainer" type="HBoxContainer" parent="Control"] margin_right = 40.0 margin_bottom = 40.0 custom_constants/separation = 10 [node name="BlackWhitePatternButton" type="Button" parent="Control/HBoxContainer"] margin_right = 88.0 margin_bottom = 40.0 text = "Black White" [node name="ColorPatternButton" type="Button" parent="Control/HBoxContainer"] margin_left = 98.0 margin_right = 143.0 margin_bottom = 40.0 text = "Color" [node name="TextureSizeSpinBox" type="SpinBox" parent="Control/HBoxContainer"] margin_left = 153.0 margin_right = 227.0 margin_bottom = 40.0 [node name="HexTile3D" parent="." instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -0.881519 ) [node name="HexTile3D2" parent="." instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0 ) [node name="HexTile3D3" parent="." instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, -1.76304 ) [node name="HexTile3D4" parent="." instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.753439, 0, -1.31897 ) [node name="HexTile3D5" parent="." instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.753439, 0, -0.437451 ) [node name="HexTile3D6" parent="." instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.753439, 0, -2.20049 ) [node name="HexTile3D7" parent="." instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.48955, 0, -0.881519 ) [node name="HexTile3D8" parent="." instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.48955, 0, 0 ) [node name="HexTile3D9" parent="." instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.48955, 0, -1.76304 ) [node name="HexTile3D10" parent="." instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.24298, 0, -1.31897 ) [node name="HexTile3D11" parent="." instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.24298, 0, -0.437451 ) [node name="HexTile3D12" parent="." instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.24298, 0, -2.20049 )