asteroids/Scenes/life.tscn

10 lines
341 B
Text

[gd_scene load_steps=2 format=3 uid="uid://dkqojwn3escv3"]
[ext_resource type="Texture2D" uid="uid://cvfsmhdbgh8vh" path="res://Sprites/idle_spaceship.png" id="1_bkce2"]
[node name="TextureRect" type="TextureRect"]
custom_minimum_size = Vector2(30, 48)
offset_right = 30.0
texture = ExtResource("1_bkce2")
expand_mode = 5
stretch_mode = 4