Solutions
This commit is contained in:
parent
cc7c6af33f
commit
fcdd47e200
28 changed files with 88 additions and 60 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[gd_resource type="Resource" script_class="Substance" load_steps=2 format=3 uid="uid://dp0e62nxlnaeg"]
|
||||
[gd_resource type="Resource" script_class="Substance" format=3 uid="uid://dp0e62nxlnaeg"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b8q5buwgvppyh" path="res://src/resources/substance.gd" id="1_nb8j3"]
|
||||
|
||||
|
|
@ -7,5 +7,6 @@ script = ExtResource("1_nb8j3")
|
|||
formula = &"H_2O"
|
||||
scientific_name = &"Вода"
|
||||
boiling_point = 100.0
|
||||
color = Color(1, 1, 1, 1)
|
||||
color_influence = 0.1
|
||||
color = Color(0.7529412, 1, 1, 0.12941177)
|
||||
metadata/_custom_type_script = "uid://b8q5buwgvppyh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue