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/fro_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/fro_animation.tres')
-rw-r--r-- | game/shared/characters/fro_animation.tres | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/game/shared/characters/fro_animation.tres b/game/shared/characters/fro_animation.tres index a9a989b..13dbae7 100644 --- a/game/shared/characters/fro_animation.tres +++ b/game/shared/characters/fro_animation.tres @@ -4,27 +4,27 @@ [sub_resource type="AtlasTexture" id="AtlasTexture_6af3s"] atlas = ExtResource("1_32j2i") -region = Rect2(0, 512, 512, 512) +region = Rect2(0, 256, 256, 256) [sub_resource type="AtlasTexture" id="AtlasTexture_j7ujl"] atlas = ExtResource("1_32j2i") -region = Rect2(512, 512, 512, 512) +region = Rect2(256, 256, 256, 256) [sub_resource type="AtlasTexture" id="AtlasTexture_kpj3i"] atlas = ExtResource("1_32j2i") -region = Rect2(1024, 512, 512, 512) +region = Rect2(512, 256, 256, 256) [sub_resource type="AtlasTexture" id="AtlasTexture_mibw3"] atlas = ExtResource("1_32j2i") -region = Rect2(0, 1024, 512, 512) +region = Rect2(0, 512, 256, 256) [sub_resource type="AtlasTexture" id="AtlasTexture_qgqbf"] atlas = ExtResource("1_32j2i") -region = Rect2(512, 1024, 512, 512) +region = Rect2(256, 512, 256, 256) [sub_resource type="AtlasTexture" id="AtlasTexture_rjh2i"] atlas = ExtResource("1_32j2i") -region = Rect2(1024, 1024, 512, 512) +region = Rect2(512, 512, 256, 256) [resource] animations = [{ |