diff options
author | Henrique Alves <henrique.alves@itsjungle.xyz> | 2024-01-27 19:15:33 +0200 |
---|---|---|
committer | Henrique Alves <henrique.alves@itsjungle.xyz> | 2024-01-27 19:15:33 +0200 |
commit | 99b7a48dd674b0b62e21ca2f76caede42c20a308 (patch) | |
tree | 43eca3465704e9376884422149231b845f94298d /game/shared/characters/kit_animation.tres | |
parent | 7e93b486c18cd1498381c506a28d3c246ca68825 (diff) | |
download | gamejam-ggj-2024-99b7a48dd674b0b62e21ca2f76caede42c20a308.tar.gz gamejam-ggj-2024-99b7a48dd674b0b62e21ca2f76caede42c20a308.tar.bz2 gamejam-ggj-2024-99b7a48dd674b0b62e21ca2f76caede42c20a308.zip |
Smaller resolution for assets
Diffstat (limited to 'game/shared/characters/kit_animation.tres')
-rw-r--r-- | game/shared/characters/kit_animation.tres | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/game/shared/characters/kit_animation.tres b/game/shared/characters/kit_animation.tres index b042744..6f15b55 100644 --- a/game/shared/characters/kit_animation.tres +++ b/game/shared/characters/kit_animation.tres @@ -4,27 +4,27 @@ [sub_resource type="AtlasTexture" id="AtlasTexture_f1322"] atlas = ExtResource("1_84b4y") -region = Rect2(512, 2560, 512, 512) +region = Rect2(256, 1280, 256, 256) [sub_resource type="AtlasTexture" id="AtlasTexture_1u7ji"] atlas = ExtResource("1_84b4y") -region = Rect2(0, 2560, 512, 512) +region = Rect2(0, 1280, 256, 256) [sub_resource type="AtlasTexture" id="AtlasTexture_jdkde"] atlas = ExtResource("1_84b4y") -region = Rect2(0, 3072, 512, 512) +region = Rect2(0, 1536, 256, 256) [sub_resource type="AtlasTexture" id="AtlasTexture_vbgla"] atlas = ExtResource("1_84b4y") -region = Rect2(1024, 2560, 512, 512) +region = Rect2(512, 1280, 256, 256) [sub_resource type="AtlasTexture" id="AtlasTexture_1jkyk"] atlas = ExtResource("1_84b4y") -region = Rect2(512, 3072, 512, 512) +region = Rect2(256, 1536, 256, 256) [sub_resource type="AtlasTexture" id="AtlasTexture_d6df1"] atlas = ExtResource("1_84b4y") -region = Rect2(1024, 3072, 512, 512) +region = Rect2(512, 1536, 256, 256) [resource] animations = [{ |