9 lines
300 B
Text
9 lines
300 B
Text
[gd_scene load_steps=2 format=3 uid="uid://j2mr8pluyo37"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cvfsmhdbgh8vh" path="res://Sprites/idle_spaceship.png" id="1_bkce2"]
|
|
|
|
[node name="Life" type="TextureRect"]
|
|
offset_right = 15.0
|
|
offset_bottom = 24.0
|
|
texture = ExtResource("1_bkce2")
|
|
stretch_mode = 4
|