Tweaked door sprites

This commit is contained in:
Marco 2025-03-25 10:26:53 +01:00
commit f962c21e84
13 changed files with 179 additions and 96 deletions

View file

@ -1,6 +1,7 @@
[gd_resource type="Resource" script_class="BulletScript" load_steps=5 format=3 uid="uid://cmra7n6so1x4u"]
[gd_resource type="Resource" script_class="BulletScript" load_steps=6 format=3 uid="uid://cmra7n6so1x4u"]
[ext_resource type="Resource" uid="uid://dqnvesdj0dk3v" path="res://Resources/Bullets/simple_enemy_bullet.tres" id="1_lkipe"]
[ext_resource type="Script" uid="uid://b5s5mjuk1rng5" path="res://Scripts/Resources/TimeModifier.cs" id="2_omk5v"]
[ext_resource type="Script" uid="uid://c0ndqalsc4jve" path="res://Scripts/AttackPatterns/SpiralPattern.cs" id="2_v7d4m"]
[ext_resource type="Script" uid="uid://bngko08ho85p6" path="res://Scripts/Resources/BulletScript.cs" id="3_omk5v"]
@ -23,7 +24,7 @@ DamageType = 0
OverrideControllable = false
Controllable = false
OverrideCreationModifier = false
TimeModifiers = []
TimeModifiers = Array[ExtResource("2_omk5v")]([])
WaitForCompletion = true
metadata/_custom_type_script = "uid://c0ndqalsc4jve"

View file

@ -1,70 +1,70 @@
[gd_scene load_steps=26 format=3 uid="uid://l84on3kv2s52"]
[ext_resource type="Script" uid="uid://dwry0643yvdiv" path="res://Scripts/Door.cs" id="1_emfh4"]
[ext_resource type="Texture2D" uid="uid://d4ialp36plt7v" path="res://Sprites/Actors/Doors/horizontal_door_1.png" id="2_2h3ih"]
[ext_resource type="Texture2D" uid="uid://desg0e2phtw50" path="res://Sprites/HorizontalDoor.png" id="2_rnx3o"]
[ext_resource type="Texture2D" uid="uid://drllk3ld56b2u" path="res://Sprites/Actors/Doors/horizontal_door_3.png" id="2_nw4l4"]
[ext_resource type="Script" uid="uid://bbuhaam28lwld" path="res://Scripts/Components/Actors/DoorSpriteComponent.cs" id="3_spifk"]
[ext_resource type="AudioStream" uid="uid://dmsnvo8kdjyt8" path="res://SFX/517603__gurkboll__sony_dat_tcd-d10_pro_door_close.wav" id="4_4t32u"]
[ext_resource type="Script" uid="uid://crpkvxepkcrir" path="res://Scripts/Components/Actors/ForceFieldCollisionDisabler.cs" id="4_nw4l4"]
[ext_resource type="Texture2D" uid="uid://ce14kw0x4ynr0" path="res://Sprites/Actors/Doors/Basic_Door_Frame.png" id="5_nw4l4"]
[ext_resource type="AudioStream" uid="uid://p5n7ijw2qvxy" path="res://SFX/517603__gurkboll__sony_dat_tcd-d10_pro_door_open.wav" id="5_spifk"]
[sub_resource type="AtlasTexture" id="AtlasTexture_2qgx7"]
atlas = ExtResource("2_2h3ih")
[sub_resource type="AtlasTexture" id="AtlasTexture_fl7ln"]
atlas = ExtResource("2_nw4l4")
region = Rect2(0, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_w2qco"]
atlas = ExtResource("2_2h3ih")
[sub_resource type="AtlasTexture" id="AtlasTexture_ncp2n"]
atlas = ExtResource("2_nw4l4")
region = Rect2(128, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_3xj8k"]
atlas = ExtResource("2_2h3ih")
[sub_resource type="AtlasTexture" id="AtlasTexture_7aoj5"]
atlas = ExtResource("2_nw4l4")
region = Rect2(96, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_ics4i"]
atlas = ExtResource("2_2h3ih")
[sub_resource type="AtlasTexture" id="AtlasTexture_6ae2y"]
atlas = ExtResource("2_nw4l4")
region = Rect2(64, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_1nga0"]
atlas = ExtResource("2_2h3ih")
[sub_resource type="AtlasTexture" id="AtlasTexture_0msij"]
atlas = ExtResource("2_nw4l4")
region = Rect2(32, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_0bwul"]
atlas = ExtResource("2_2h3ih")
[sub_resource type="AtlasTexture" id="AtlasTexture_mi0bi"]
atlas = ExtResource("2_nw4l4")
region = Rect2(0, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_nu0m6"]
atlas = ExtResource("2_2h3ih")
[sub_resource type="AtlasTexture" id="AtlasTexture_q7fjo"]
atlas = ExtResource("2_nw4l4")
region = Rect2(160, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_4m6na"]
atlas = ExtResource("2_2h3ih")
[sub_resource type="AtlasTexture" id="AtlasTexture_8ovef"]
atlas = ExtResource("2_nw4l4")
region = Rect2(128, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_th1qr"]
atlas = ExtResource("2_2h3ih")
[sub_resource type="AtlasTexture" id="AtlasTexture_164qi"]
atlas = ExtResource("2_nw4l4")
region = Rect2(0, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_br2ct"]
atlas = ExtResource("2_2h3ih")
[sub_resource type="AtlasTexture" id="AtlasTexture_xtvt2"]
atlas = ExtResource("2_nw4l4")
region = Rect2(32, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_ektml"]
atlas = ExtResource("2_2h3ih")
region = Rect2(64, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_m0l4n"]
atlas = ExtResource("2_2h3ih")
[sub_resource type="AtlasTexture" id="AtlasTexture_8ia80"]
atlas = ExtResource("2_nw4l4")
region = Rect2(96, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_hcys5"]
atlas = ExtResource("2_2h3ih")
[sub_resource type="AtlasTexture" id="AtlasTexture_okbwa"]
atlas = ExtResource("2_nw4l4")
region = Rect2(128, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_31wbl"]
atlas = ExtResource("2_nw4l4")
region = Rect2(160, 0, 32, 32)
[sub_resource type="SpriteFrames" id="SpriteFrames_keeml"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_2qgx7")
"texture": SubResource("AtlasTexture_fl7ln")
}],
"loop": true,
"name": &"Closed",
@ -72,19 +72,19 @@ animations = [{
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_w2qco")
"texture": SubResource("AtlasTexture_ncp2n")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_3xj8k")
"texture": SubResource("AtlasTexture_7aoj5")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ics4i")
"texture": SubResource("AtlasTexture_6ae2y")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_1nga0")
"texture": SubResource("AtlasTexture_0msij")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_0bwul")
"texture": SubResource("AtlasTexture_mi0bi")
}],
"loop": false,
"name": &"Closing",
@ -92,7 +92,7 @@ animations = [{
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_nu0m6")
"texture": SubResource("AtlasTexture_q7fjo")
}],
"loop": true,
"name": &"Destroyed",
@ -100,7 +100,7 @@ animations = [{
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_4m6na")
"texture": SubResource("AtlasTexture_8ovef")
}],
"loop": true,
"name": &"Open",
@ -108,19 +108,19 @@ animations = [{
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_th1qr")
"texture": SubResource("AtlasTexture_164qi")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_br2ct")
"texture": SubResource("AtlasTexture_xtvt2")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ektml")
"texture": SubResource("AtlasTexture_8ia80")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_m0l4n")
"texture": SubResource("AtlasTexture_okbwa")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_hcys5")
"texture": SubResource("AtlasTexture_31wbl")
}],
"loop": false,
"name": &"Opening",
@ -133,15 +133,15 @@ size = Vector2(36, 32)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_f2rl6"]
size = Vector2(36, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_o7w0f"]
atlas = ExtResource("2_rnx3o")
region = Rect2(0, 96, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_yxvm8"]
atlas = ExtResource("5_nw4l4")
region = Rect2(0, 0, 32, 34)
[sub_resource type="SpriteFrames" id="SpriteFrames_8stvs"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_o7w0f")
"texture": SubResource("AtlasTexture_yxvm8")
}],
"loop": true,
"name": &"default",
@ -156,7 +156,7 @@ metadata/_edit_group_ = true
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
sprite_frames = SubResource("SpriteFrames_keeml")
animation = &"Closed"
animation = &"Opening"
script = ExtResource("3_spifk")
[node name="CollisionShape2D" type="CollisionShape2D" parent="." node_paths=PackedStringArray("_door")]
@ -178,6 +178,7 @@ _door = NodePath("../..")
[node name="DoorFrame" type="AnimatedSprite2D" parent="."]
z_index = 1
position = Vector2(0, -1)
sprite_frames = SubResource("SpriteFrames_8stvs")
[node name="ActivationSound" type="AudioStreamPlayer2D" parent="."]

View file

@ -7,87 +7,87 @@
[ext_resource type="AudioStream" uid="uid://dmsnvo8kdjyt8" path="res://SFX/517603__gurkboll__sony_dat_tcd-d10_pro_door_close.wav" id="6_2cts8"]
[ext_resource type="AudioStream" uid="uid://p5n7ijw2qvxy" path="res://SFX/517603__gurkboll__sony_dat_tcd-d10_pro_door_open.wav" id="7_0ahfd"]
[sub_resource type="AtlasTexture" id="AtlasTexture_pa8ry"]
[sub_resource type="AtlasTexture" id="AtlasTexture_batl7"]
atlas = ExtResource("2_i5ajf")
region = Rect2(0, 0, 32, 32)
region = Rect2(0, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_no64f"]
atlas = ExtResource("2_i5ajf")
region = Rect2(224, 0, 32, 32)
region = Rect2(224, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_6unpg"]
atlas = ExtResource("2_i5ajf")
region = Rect2(192, 0, 32, 32)
region = Rect2(192, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_i5ajf"]
atlas = ExtResource("2_i5ajf")
region = Rect2(160, 0, 32, 32)
region = Rect2(160, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_pa8ry"]
atlas = ExtResource("2_i5ajf")
region = Rect2(128, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_0g3ll"]
atlas = ExtResource("2_i5ajf")
region = Rect2(128, 0, 32, 32)
region = Rect2(96, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_2cts8"]
atlas = ExtResource("2_i5ajf")
region = Rect2(96, 0, 32, 32)
region = Rect2(64, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_0ahfd"]
atlas = ExtResource("2_i5ajf")
region = Rect2(64, 0, 32, 32)
region = Rect2(32, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_dprtd"]
atlas = ExtResource("2_i5ajf")
region = Rect2(32, 0, 32, 32)
region = Rect2(0, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_kbylg"]
atlas = ExtResource("2_i5ajf")
region = Rect2(0, 0, 32, 32)
region = Rect2(224, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_mkhvc"]
atlas = ExtResource("2_i5ajf")
region = Rect2(224, 0, 32, 32)
region = Rect2(224, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_gdy2s"]
atlas = ExtResource("2_i5ajf")
region = Rect2(224, 0, 32, 32)
region = Rect2(0, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_dgrgd"]
atlas = ExtResource("2_i5ajf")
region = Rect2(0, 0, 32, 32)
region = Rect2(32, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_icmrg"]
atlas = ExtResource("2_i5ajf")
region = Rect2(32, 0, 32, 32)
region = Rect2(64, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_fhqcm"]
atlas = ExtResource("2_i5ajf")
region = Rect2(64, 0, 32, 32)
region = Rect2(96, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_8pgtu"]
atlas = ExtResource("2_i5ajf")
region = Rect2(96, 0, 32, 32)
region = Rect2(128, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_vwnl3"]
atlas = ExtResource("2_i5ajf")
region = Rect2(128, 0, 32, 32)
region = Rect2(160, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_q35nl"]
atlas = ExtResource("2_i5ajf")
region = Rect2(160, 0, 32, 32)
region = Rect2(192, 0, 32, 34)
[sub_resource type="AtlasTexture" id="AtlasTexture_uiuwa"]
atlas = ExtResource("2_i5ajf")
region = Rect2(192, 0, 32, 32)
[sub_resource type="AtlasTexture" id="AtlasTexture_ls2kc"]
atlas = ExtResource("2_i5ajf")
region = Rect2(224, 0, 32, 32)
region = Rect2(224, 0, 32, 34)
[sub_resource type="SpriteFrames" id="SpriteFrames_0g3ll"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_pa8ry")
"texture": SubResource("AtlasTexture_batl7")
}],
"loop": true,
"name": &"Closed",
@ -104,6 +104,9 @@ animations = [{
"texture": SubResource("AtlasTexture_i5ajf")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_pa8ry")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_0g3ll")
}, {
"duration": 1.0,
@ -114,9 +117,6 @@ animations = [{
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_dprtd")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_kbylg")
}],
"loop": false,
"name": &"Closing",
@ -124,7 +124,7 @@ animations = [{
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_mkhvc")
"texture": SubResource("AtlasTexture_kbylg")
}],
"loop": true,
"name": &"Destroyed",
@ -132,7 +132,7 @@ animations = [{
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_gdy2s")
"texture": SubResource("AtlasTexture_mkhvc")
}],
"loop": true,
"name": &"Open",
@ -140,6 +140,9 @@ animations = [{
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_gdy2s")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_dgrgd")
}, {
"duration": 1.0,
@ -159,9 +162,6 @@ animations = [{
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_uiuwa")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ls2kc")
}],
"loop": false,
"name": &"Opening",
@ -182,7 +182,7 @@ metadata/_edit_group_ = true
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
sprite_frames = SubResource("SpriteFrames_0g3ll")
animation = &"Opening"
animation = &"Closed"
script = ExtResource("3_i5ajf")
[node name="CollisionShape2D" type="CollisionShape2D" parent="." node_paths=PackedStringArray("_door")]

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,4 @@
[gd_scene load_steps=142 format=4 uid="uid://bv451a8wgty4u"]
[gd_scene load_steps=143 format=4 uid="uid://bv451a8wgty4u"]
[ext_resource type="Script" uid="uid://doxmbokehw8ci" path="res://Scripts/GameManager.cs" id="1_8tmoj"]
[ext_resource type="PackedScene" uid="uid://c4pr2707hbeph" path="res://Scenes/Actors/fsm_player.tscn" id="2_ksslq"]
@ -104,6 +104,7 @@
[ext_resource type="Resource" uid="uid://bj331rcsq65es" path="res://Resources/Bullets/EmitterTestBullet.tres" id="95_f37sa"]
[ext_resource type="Resource" uid="uid://dodwpect0ldjf" path="res://Resources/Items/Heart_Pickup.tres" id="95_srv0g"]
[ext_resource type="PackedScene" uid="uid://nupd3pg74vua" path="res://Scenes/Activable/ScriptableInvisibleEmitter.tscn" id="96_ygp23"]
[ext_resource type="Script" uid="uid://b5s5mjuk1rng5" path="res://Scripts/Resources/TimeModifier.cs" id="97_0bqta"]
[ext_resource type="Script" uid="uid://c0ndqalsc4jve" path="res://Scripts/AttackPatterns/SpiralPattern.cs" id="98_gvbi8"]
[ext_resource type="Script" uid="uid://bngko08ho85p6" path="res://Scripts/Resources/BulletScript.cs" id="99_j6vrf"]
[ext_resource type="PackedScene" uid="uid://1yxieu8ekvkm" path="res://Scenes/Items/Heart_Extend_Pickup.tscn" id="99_xwjvv"]
@ -269,7 +270,7 @@ DamageType = 0
OverrideControllable = false
Controllable = false
OverrideCreationModifier = false
TimeModifiers = []
TimeModifiers = Array[ExtResource("97_0bqta")]([])
WaitForCompletion = true
metadata/_custom_type_script = "uid://c0ndqalsc4jve"
@ -710,7 +711,7 @@ position = Vector2(-1488, -320)
position = Vector2(-1280, -272)
[node name="HorizontalDoor5" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("12_i7i2m")]
position = Vector2(-1488, -368)
position = Vector2(-1488, -366)
State = 1
[node name="HorizontalDoor4" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("12_i7i2m")]
@ -1080,7 +1081,7 @@ position = Vector2(-2000, -736)
[node name="ControlPad8" parent="Parallax2D/Factory Tilemaps/LevelProps" node_paths=PackedStringArray("Targets") instance=ExtResource("12_hfkf1")]
position = Vector2(-2027, -735)
Targets = [NodePath("../HorizontalForceField")]
Requirements = [ExtResource("84_ma1ta")]
Requirements = Array[ExtResource("6_8tdlb")]([ExtResource("84_ma1ta")])
[node name="Ammo6" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("34_17pjh")]
position = Vector2(-872, -220)
@ -1162,10 +1163,10 @@ position = Vector2(-361, 56)
position = Vector2(-1064, -137)
[node name="HiddenHorizontalDoor" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("88_dd2pu")]
position = Vector2(-944, 160)
position = Vector2(-944, 159)
[node name="HiddenHorizontalDoor2" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("88_dd2pu")]
position = Vector2(-2064, -256)
position = Vector2(-2064, -257)
[node name="Chair" parent="Parallax2D/Factory Tilemaps/LevelProps" instance=ExtResource("86_gd7x4")]
position = Vector2(-793, -108)

BIN
Sprites/Actors/Doors/Basic_Door_Frame.aseprite (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Sprites/Actors/Doors/Basic_Door_Frame.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://ce14kw0x4ynr0"
path="res://.godot/imported/Basic_Door_Frame.png-035ccd0afcd2e40e2d0019649faf833a.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Sprites/Actors/Doors/Basic_Door_Frame.png"
dest_files=["res://.godot/imported/Basic_Door_Frame.png-035ccd0afcd2e40e2d0019649faf833a.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

BIN
Sprites/Actors/Doors/Retractable_Block.aseprite (Stored with Git LFS) Normal file

Binary file not shown.

BIN
Sprites/Actors/Doors/Retractable_Block.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://csakdaagcyyig"
path="res://.godot/imported/Retractable_Block.png-1a0961f059f9a3fa13460e3a424bcda6.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Sprites/Actors/Doors/Retractable_Block.png"
dest_files=["res://.godot/imported/Retractable_Block.png-1a0961f059f9a3fa13460e3a424bcda6.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

Binary file not shown.

Binary file not shown.