Color rework
This commit is contained in:
parent
0dd3628ce1
commit
2b527c9b2e
15 changed files with 73 additions and 16 deletions
|
|
@ -4,10 +4,12 @@
|
|||
[ext_resource type="Texture2D" uid="uid://dbwvej0c5bl52" path="res://sprites/ship mk1.png" id="2_tvpkh"]
|
||||
|
||||
[node name="Hull" type="Node2D"]
|
||||
use_parent_material = true
|
||||
script = ExtResource("1_em4j0")
|
||||
max_fuel = 6000
|
||||
|
||||
[node name="HullSprite" type="Sprite2D" parent="."]
|
||||
z_index = -1
|
||||
use_parent_material = true
|
||||
position = Vector2(16, 0)
|
||||
texture = ExtResource("2_tvpkh")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue