Interactions
This commit is contained in:
parent
22cdc782f9
commit
4f6c151e25
31 changed files with 498 additions and 12 deletions
|
|
@ -6,6 +6,7 @@ class_name Substance
|
|||
@export var scientific_name: StringName
|
||||
@export var melting_point: float
|
||||
@export var boiling_point: float
|
||||
@export var liquid_transparency: float = 0.5
|
||||
@export var color: Color
|
||||
@export var prefer_scientific_name: bool
|
||||
@export var is_solution: bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue