diff options
| author | Radio <radiohotline@disroot.org> | 2026-06-26 16:47:44 +0300 |
|---|---|---|
| committer | Radio <radiohotline@disroot.org> | 2026-06-26 16:47:44 +0300 |
| commit | 6d53d8cac78250dc888aa49d5f9d4175c6652feb (patch) | |
| tree | f7f625e260ecc03fa5f4949495f96cdb6c35a0fb /game/characters/weener | |
| parent | 9d74b49ab62908d4acf53dde444413886b8b28e5 (diff) | |
Diffstat (limited to 'game/characters/weener')
| -rw-r--r-- | game/characters/weener/weener.tscn | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/game/characters/weener/weener.tscn b/game/characters/weener/weener.tscn index f23c0b6..177db42 100644 --- a/game/characters/weener/weener.tscn +++ b/game/characters/weener/weener.tscn @@ -151,10 +151,6 @@ region = Rect2(480, 0, 24, 70) atlas = ExtResource("2_36mur") region = Rect2(504, 0, 24, 70) -[sub_resource type="AtlasTexture" id="AtlasTexture_cshop"] -atlas = ExtResource("2_36mur") -region = Rect2(96, 0, 24, 70) - [sub_resource type="AtlasTexture" id="AtlasTexture_52qbr"] atlas = ExtResource("2_36mur") region = Rect2(216, 0, 24, 70) @@ -175,10 +171,6 @@ region = Rect2(288, 0, 24, 70) atlas = ExtResource("2_36mur") region = Rect2(312, 0, 24, 70) -[sub_resource type="AtlasTexture" id="AtlasTexture_l2x7x"] -atlas = ExtResource("2_36mur") -region = Rect2(48, 0, 24, 70) - [sub_resource type="SpriteFrames" id="SpriteFrames_v8qy8"] animations = [{ "frames": [{ @@ -262,9 +254,6 @@ animations = [{ }, { "duration": 1.0, "texture": SubResource("AtlasTexture_v0kwc") -}, { -"duration": 1.0, -"texture": SubResource("AtlasTexture_cshop") }], "loop": true, "name": &"walkleft", @@ -285,9 +274,6 @@ animations = [{ }, { "duration": 1.0, "texture": SubResource("AtlasTexture_f5jre") -}, { -"duration": 1.0, -"texture": SubResource("AtlasTexture_l2x7x") }], "loop": true, "name": &"walkright", @@ -304,6 +290,7 @@ script = ExtResource("1_sgupy") global_id = "weener" is_movable = true combine_when_selected_action_is_in = PackedStringArray() +speed = 400 animations = SubResource("Resource_n3rnq") animations = SubResource("Resource_n3rnq") metadata/_custom_type_script = "uid://btrr8e33hu0i4" @@ -313,7 +300,6 @@ position = Vector2(0, -228) scale = Vector2(6.487256, 6.487256) sprite_frames = SubResource("SpriteFrames_v8qy8") animation = &"idlefront" -frame_progress = 0.54350686 [node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1357362817] position = Vector2(0, -221) |
