Browse Source

Minor changes

Main change was the new logo, other changes can be viewed with diff
master
Abheek Dhawan 4 years ago
parent
commit
e84a2c838f
  1. 2
      Game Scenes/Game.tscn
  2. 15
      Game Scenes/MainMenu.tscn
  3. BIN
      Images and Anims/Other/astervoid-thumb.png
  4. 34
      Images and Anims/Other/astervoid-thumb.png.import
  5. BIN
      Images and Anims/Other/icon1024.png
  6. BIN
      Images and Anims/Other/icon120.png
  7. BIN
      Images and Anims/Other/icon152.png
  8. BIN
      Images and Anims/Other/icon167.png
  9. BIN
      Images and Anims/Other/icon180.png
  10. BIN
      Images and Anims/Other/icon20.png
  11. BIN
      Images and Anims/Other/icon29.png
  12. BIN
      Images and Anims/Other/icon40.png
  13. BIN
      Images and Anims/Other/icon58.png
  14. BIN
      Images and Anims/Other/icon60.png
  15. BIN
      Images and Anims/Other/icon76.png
  16. BIN
      Images and Anims/Other/icon80.png
  17. BIN
      Images and Anims/Other/icon87.png
  18. 5
      TODO.md
  19. 8
      export_presets.cfg

2
Game Scenes/Game.tscn

@ -79,7 +79,7 @@ __meta__ = {
position = Vector2( -8.0022, -34.2137 ) position = Vector2( -8.0022, -34.2137 )
scale = Vector2( 0.401688, 0.401688 ) scale = Vector2( 0.401688, 0.401688 )
frames = SubResource( 6 ) frames = SubResource( 6 )
frame = 2 frame = 4
playing = true playing = true
[node name="ParallaxBackground" type="ParallaxBackground" parent="."] [node name="ParallaxBackground" type="ParallaxBackground" parent="."]

15
Game Scenes/MainMenu.tscn

@ -7,7 +7,7 @@
[ext_resource path="res://Fonts/TurretRoad-Light.ttf" type="DynamicFontData" id=5] [ext_resource path="res://Fonts/TurretRoad-Light.ttf" type="DynamicFontData" id=5]
[sub_resource type="DynamicFont" id=1] [sub_resource type="DynamicFont" id=1]
size = 120 size = 156
font_data = ExtResource( 4 ) font_data = ExtResource( 4 )
[sub_resource type="DynamicFont" id=2] [sub_resource type="DynamicFont" id=2]
@ -17,8 +17,6 @@ font_data = ExtResource( 5 )
[node name="MarginContainer" type="MarginContainer"] [node name="MarginContainer" type="MarginContainer"]
anchor_right = 0.906 anchor_right = 0.906
anchor_bottom = 0.744 anchor_bottom = 0.744
margin_right = -0.167969
margin_bottom = 0.752075
custom_constants/margin_right = 120 custom_constants/margin_right = 120
custom_constants/margin_top = 80 custom_constants/margin_top = 80
custom_constants/margin_left = 120 custom_constants/margin_left = 120
@ -37,13 +35,12 @@ scale = Vector2( 0.7, 0.7 )
script = ExtResource( 1 ) script = ExtResource( 1 )
[node name="AsteroidDodge" type="Label" parent="Text Container"] [node name="AsteroidDodge" type="Label" parent="Text Container"]
margin_left = -386.0 margin_left = -561.338
margin_top = -827.0 margin_top = -824.82
margin_right = 404.0 margin_right = 588.662
margin_bottom = -437.0 margin_bottom = -434.82
custom_fonts/font = SubResource( 1 ) custom_fonts/font = SubResource( 1 )
text = "ASTEROID text = "AsterVoid
DODGE
" "
align = 1 align = 1
valign = 1 valign = 1

BIN
Images and Anims/Other/astervoid-thumb.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

34
Images and Anims/Other/astervoid-thumb.png.import

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/astervoid-thumb.png-76e7ef550e081f717cc978014a09019b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Images and Anims/Other/astervoid-thumb.png"
dest_files=[ "res://.import/astervoid-thumb.png-76e7ef550e081f717cc978014a09019b.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

BIN
Images and Anims/Other/icon1024.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 792 KiB

After

Width:  |  Height:  |  Size: 214 KiB

BIN
Images and Anims/Other/icon120.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 11 KiB

BIN
Images and Anims/Other/icon152.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 15 KiB

BIN
Images and Anims/Other/icon167.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 18 KiB

BIN
Images and Anims/Other/icon180.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 20 KiB

BIN
Images and Anims/Other/icon20.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
Images and Anims/Other/icon29.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
Images and Anims/Other/icon40.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
Images and Anims/Other/icon58.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
Images and Anims/Other/icon60.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
Images and Anims/Other/icon76.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

BIN
Images and Anims/Other/icon80.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

BIN
Images and Anims/Other/icon87.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

5
TODO.md

@ -0,0 +1,5 @@
# TODO
- [x] Change name to AsterVoid
- [ ] Add store
- [ ] Show Hi-Score and Last Score on menu page
- [ ] Change asteroid trajectory

8
export_presets.cfg

@ -137,7 +137,7 @@ custom_features=""
export_filter="all_resources" export_filter="all_resources"
include_filter="" include_filter=""
exclude_filter="" exclude_filter=""
export_path="../ios/spacescape.ipa" export_path="../iOS/astervoid.ipa"
patch_list=PoolStringArray( ) patch_list=PoolStringArray( )
script_export_mode=1 script_export_mode=1
script_encryption_key="" script_encryption_key=""
@ -153,13 +153,13 @@ application/export_method_debug=1
application/provisioning_profile_uuid_release="" application/provisioning_profile_uuid_release=""
application/code_sign_identity_release="" application/code_sign_identity_release=""
application/export_method_release=0 application/export_method_release=0
application/name="SpacEscape2D" application/name="AsterVoid"
application/info="Made with Godot Engine" application/info="Made with Godot Engine"
application/identifier="com.ADAwesomeGames.SpacEscape2D" application/identifier="com.ADAwesomeGames.AsterVoid"
application/signature="" application/signature=""
application/short_version="1.0" application/short_version="1.0"
application/version="1.0" application/version="1.0"
application/copyright="2020 AD Awesome Games" application/copyright="2021 AD Awesome Games"
capabilities/arkit=false capabilities/arkit=false
capabilities/camera=false capabilities/camera=false
capabilities/access_wifi=false capabilities/access_wifi=false

Loading…
Cancel
Save