chore: added emission to default_pellet
This commit is contained in:
parent
2e4591c3df
commit
9172b98b9b
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue