Color rework

This commit is contained in:
R34nd0 2024-01-14 14:42:23 +05:00
commit 2b527c9b2e
15 changed files with 73 additions and 16 deletions

View file

@ -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")