Skip to content

Commit

Permalink
Compress textures
Browse files Browse the repository at this point in the history
  • Loading branch information
williamd1k0 committed Aug 29, 2016
1 parent 3864d37 commit 71614d6
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 7 deletions.
Binary file modified drake/drake.tex
Binary file not shown.
6 changes: 3 additions & 3 deletions export.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -247,9 +247,9 @@ options/memory_size=3
binary/64_bits=true
custom_binary/debug=""
custom_binary/release=""
debug/debugging_enabled=true
debug/debugging_enabled=false
resources/bundle_dependencies_(for_optical_disc)=true
resources/pack_mode=1
resources/pack_mode=0

[platform:Mac OSX]

Expand All @@ -272,7 +272,7 @@ display/high_res=false
binary/64_bits=false
custom_binary/debug=""
custom_binary/release=""
debug/debugging_enabled=true
debug/debugging_enabled=false
resources/bundle_dependencies_(for_optical_disc)=true
resources/pack_mode=0

Expand Down
Binary file modified misc/background.tex
Binary file not shown.
Binary file modified misc/fade.tex
Binary file not shown.
Binary file modified misc/hp.tex
Binary file not shown.
Binary file modified misc/pal.tex
Binary file not shown.
Binary file modified nyan/nyan.tex
Binary file not shown.
2 changes: 0 additions & 2 deletions scenes/Disclaimer.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,10 @@ autostart = true

[node name="Sprite" type="Sprite" parent="."]

visibility/visible = false
transform/pos = Vector2( 160, 144 )
texture = ExtResource( 3 )
vframes = 2
hframes = 2
frame = 3

[node name="AnimationPlayer" type="AnimationPlayer" parent="Sprite"]

Expand Down
2 changes: 0 additions & 2 deletions scenes/Main.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,6 @@ autoplay = ""

[node name="Background" type="Node" parent="."]

editor/display_folded = true

[node name="StreamPlayer" type="StreamPlayer" parent="Background"]

stream/stream = ExtResource( 25 )
Expand Down

0 comments on commit 71614d6

Please sign in to comment.