added more waves
This commit is contained in:
parent
0c0cc1d5f1
commit
1a2b9290c5
16 changed files with 201 additions and 36 deletions
74
entagon_ortal.tres
Normal file
74
entagon_ortal.tres
Normal file
|
@ -0,0 +1,74 @@
|
|||
[gd_resource type="SpriteFrames" load_steps=11 format=3 uid="uid://cfma586cg6lul"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://byn1o4jm6dn4y" path="res://entagon portal.png" id="1_l0wmj"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_a62ih"]
|
||||
atlas = ExtResource("1_l0wmj")
|
||||
region = Rect2(0, 0, 64, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_nahmg"]
|
||||
atlas = ExtResource("1_l0wmj")
|
||||
region = Rect2(64, 0, 64, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_1r0bi"]
|
||||
atlas = ExtResource("1_l0wmj")
|
||||
region = Rect2(128, 0, 64, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_1tpqj"]
|
||||
atlas = ExtResource("1_l0wmj")
|
||||
region = Rect2(192, 0, 64, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_r05kc"]
|
||||
atlas = ExtResource("1_l0wmj")
|
||||
region = Rect2(256, 0, 64, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ns23r"]
|
||||
atlas = ExtResource("1_l0wmj")
|
||||
region = Rect2(320, 0, 64, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_4nxec"]
|
||||
atlas = ExtResource("1_l0wmj")
|
||||
region = Rect2(384, 0, 64, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_2bl8r"]
|
||||
atlas = ExtResource("1_l0wmj")
|
||||
region = Rect2(448, 0, 64, 64)
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_17iyw"]
|
||||
atlas = ExtResource("1_l0wmj")
|
||||
region = Rect2(512, 0, 64, 64)
|
||||
|
||||
[resource]
|
||||
animations = [{
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_a62ih")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_nahmg")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_1r0bi")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_1tpqj")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_r05kc")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_ns23r")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_4nxec")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_2bl8r")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": SubResource("AtlasTexture_17iyw")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"default",
|
||||
"speed": 5.0
|
||||
}]
|
Loading…
Add table
Add a link
Reference in a new issue