cute-domino-game/GhostDomino.tscn

19 lines
603 B
Plaintext
Raw Permalink Normal View History

2022-03-27 12:20:34 +00:00
[gd_scene load_steps=3 format=3 uid="uid://7hnd63s62flm"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_lep5x"]
transparency = 1
diffuse_mode = 3
albedo_color = Color(1, 0.690196, 0.956863, 0.133333)
emission_enabled = true
emission = Color(0.486275, 0.0823529, 0.478431, 1)
emission_energy = 3.0
rim = 0.23
backlight = Color(0.282353, 0.282353, 0.282353, 1)
[sub_resource type="BoxMesh" id="BoxMesh_n8mck"]
material = SubResource( "StandardMaterial3D_lep5x" )
2022-03-27 12:58:22 +00:00
size = Vector3(0.105, 1.005, 0.505)
2022-03-27 12:20:34 +00:00
[node name="GhostDomino" type="MeshInstance3D"]
mesh = SubResource( "BoxMesh_n8mck" )