chore: added emission to default_pellet

This commit is contained in:
Sara 2024-05-26 15:17:34 +02:00
parent 2e4591c3df
commit 9172b98b9b

View file

@ -2,6 +2,8 @@
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_l2qcn"]
albedo_color = Color(1, 0.345098, 0, 1)
emission_enabled = true
emission = Color(1, 0.683333, 0, 1)
[sub_resource type="CapsuleMesh" id="CapsuleMesh_0fa8x"]
material = SubResource("StandardMaterial3D_l2qcn")