Jam10/Graphics/Animations/Background.tres

18 lines
629 B
Plaintext
Raw Normal View History

2023-01-29 07:24:33 +00:00
[gd_resource type="AnimatedTexture" load_steps=5 format=2]
[ext_resource path="res://Graphics/Background/sprite_0.png" type="Texture" id=1]
[ext_resource path="res://Graphics/Background/sprite_2.png" type="Texture" id=2]
[ext_resource path="res://Graphics/Background/sprite_3.png" type="Texture" id=3]
[ext_resource path="res://Graphics/Background/sprite_1.png" type="Texture" id=4]
[resource]
frames = 4
fps = 2.0
frame_0/texture = ExtResource( 1 )
frame_1/texture = ExtResource( 4 )
frame_1/delay_sec = 0.0
frame_2/texture = ExtResource( 2 )
frame_2/delay_sec = 0.0
frame_3/texture = ExtResource( 3 )
frame_3/delay_sec = 0.0