Removing stray images, small cleanups.
This commit is contained in:
41
Ego.tscn
41
Ego.tscn
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=164 format=3 uid="uid://busykrn2susv4"]
|
||||
[gd_scene load_steps=174 format=3 uid="uid://busykrn2susv4"]
|
||||
|
||||
[ext_resource type="Script" path="res://AutoSpriteFrames.gd" id="1"]
|
||||
[ext_resource type="Texture2D" uid="uid://dn170b5k8r0i2" path="res://shadow.png" id="2"]
|
||||
@@ -14,6 +14,16 @@
|
||||
[ext_resource type="Texture2D" uid="uid://brh1wtl7xjdg5" path="res://ego/animations/minstrel-v3/idle-e-med/0007 .png" id="13_ggafy"]
|
||||
[ext_resource type="Texture2D" uid="uid://6mht3vcdwa4l" path="res://ego/animations/minstrel-v3/idle-e-med/0008 .png" id="14_rxcsk"]
|
||||
[ext_resource type="Texture2D" uid="uid://b8vmm2gvds5hj" path="res://ego/animations/minstrel-v3/idle-e-med/0009 .png" id="15_qkptv"]
|
||||
[ext_resource type="Texture2D" uid="uid://mx4xws7ww727" path="res://ego/animations/minstrel-v3/idle-ne-med/0000 .png" id="16_vod33"]
|
||||
[ext_resource type="Texture2D" uid="uid://dxwshkvhl68kp" path="res://ego/animations/minstrel-v3/idle-ne-med/0001 .png" id="17_qmuhq"]
|
||||
[ext_resource type="Texture2D" uid="uid://2edsmwv7jofr" path="res://ego/animations/minstrel-v3/idle-ne-med/0002 .png" id="18_byte3"]
|
||||
[ext_resource type="Texture2D" uid="uid://d3oirporamtqq" path="res://ego/animations/minstrel-v3/idle-ne-med/0003 .png" id="19_rms1q"]
|
||||
[ext_resource type="Texture2D" uid="uid://dgulqwpa2avei" path="res://ego/animations/minstrel-v3/idle-ne-med/0004 .png" id="20_hafvy"]
|
||||
[ext_resource type="Texture2D" uid="uid://dye5vpnibu8b8" path="res://ego/animations/minstrel-v3/idle-ne-med/0005 .png" id="21_yiuvg"]
|
||||
[ext_resource type="Texture2D" uid="uid://dfsf6aod6ojy2" path="res://ego/animations/minstrel-v3/idle-ne-med/0006 .png" id="22_mlpnb"]
|
||||
[ext_resource type="Texture2D" uid="uid://c3khua570pty0" path="res://ego/animations/minstrel-v3/idle-ne-med/0007 .png" id="23_kef2a"]
|
||||
[ext_resource type="Texture2D" uid="uid://btdx4eg61ixpn" path="res://ego/animations/minstrel-v3/idle-ne-med/0008 .png" id="24_y4uqb"]
|
||||
[ext_resource type="Texture2D" uid="uid://b1h4l6cgwq65" path="res://ego/animations/minstrel-v3/idle-ne-med/0009 .png" id="25_d2rol"]
|
||||
[ext_resource type="Texture2D" uid="uid://bmm0r2j8sin1a" path="res://ego/animations/minstrel-v3/idle-nw-med/0000 .png" id="26_qmiwt"]
|
||||
[ext_resource type="Texture2D" uid="uid://bcpk7lyee0k85" path="res://ego/animations/minstrel-v3/idle-nw-med/0001 .png" id="27_kfgwy"]
|
||||
[ext_resource type="Texture2D" uid="uid://dbb1hrk8ffyx5" path="res://ego/animations/minstrel-v3/idle-nw-med/0002 .png" id="28_284nx"]
|
||||
@@ -217,34 +227,34 @@ animations = [{
|
||||
}, {
|
||||
"frames": [{
|
||||
"duration": 1.0,
|
||||
"texture": null
|
||||
"texture": ExtResource("16_vod33")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": null
|
||||
"texture": ExtResource("17_qmuhq")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": null
|
||||
"texture": ExtResource("18_byte3")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": null
|
||||
"texture": ExtResource("19_rms1q")
|
||||
}, {
|
||||
"duration": 4.0,
|
||||
"texture": ExtResource("20_hafvy")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": null
|
||||
"texture": ExtResource("21_yiuvg")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": null
|
||||
"texture": ExtResource("22_mlpnb")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": null
|
||||
"texture": ExtResource("23_kef2a")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": null
|
||||
"texture": ExtResource("24_y4uqb")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": null
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": null
|
||||
"duration": 4.0,
|
||||
"texture": ExtResource("25_d2rol")
|
||||
}],
|
||||
"loop": true,
|
||||
"name": &"idle_NE",
|
||||
@@ -867,7 +877,8 @@ texture_filter = 4
|
||||
position = Vector2(-13, 49)
|
||||
scale = Vector2(2, 2)
|
||||
sprite_frames = SubResource("1")
|
||||
animation = &"talk_E"
|
||||
animation = &"idle_NE"
|
||||
frame_progress = 0.789599
|
||||
speed_scale = 2.0
|
||||
offset = Vector2(0, -200)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user