diff --git a/README.md b/README.md index d223458..a0582b2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is the Godot 3.2+ version of SpawnPoints. ## Description -With SpawnPoints you can spawn your product (enemies, friends, goodies, etcetera) from a SpawnPoint node. The are both 3D and 2D nodes to help you with spawning. +With SpawnPoints you can spawn your product (enemies, friends, goodies, etcetera) from a SpawnPoint node. There are both 3D and 2D nodes to help you with spawning. ### Wave @@ -14,7 +14,7 @@ The product of each wave as randomly selected from the configured products. ### WavesManager -By adding a WaveManager as a child of the SpawnPoint you can add additional wave configurations make your game more interesting. +By adding a WaveManager as a child of the SpawnPoint you can add additional waves configurations make your game more interesting. ## Demos diff --git a/addons/SpawnPoints/SpawnPoint.png b/addons/SpawnPoints/SpawnPoint.png index 532ef7a..66f1b05 100644 Binary files a/addons/SpawnPoints/SpawnPoint.png and b/addons/SpawnPoints/SpawnPoint.png differ diff --git a/addons/SpawnPoints/SpawnPoint2D.png b/addons/SpawnPoints/SpawnPoint2D.png index c1d6ae8..2d6d9a7 100644 Binary files a/addons/SpawnPoints/SpawnPoint2D.png and b/addons/SpawnPoints/SpawnPoint2D.png differ diff --git a/assets/icon2D.png.import b/assets/icon2D.png.import deleted file mode 100644 index 8b1fd06..0000000 --- a/assets/icon2D.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/icon2D.png-6cc2adcf81893cf57196dec928ecdd91.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://assets/icon2D.png" -dest_files=[ "res://.import/icon2D.png-6cc2adcf81893cf57196dec928ecdd91.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 diff --git a/assets/icon3D.png.import b/assets/icon3D.png.import deleted file mode 100644 index 6f9e621..0000000 --- a/assets/icon3D.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/icon3D.png-8cc778bd43ffe1cee0dff9db6e3939fa.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://assets/icon3D.png" -dest_files=[ "res://.import/icon3D.png-8cc778bd43ffe1cee0dff9db6e3939fa.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 diff --git a/media/.gdignore b/media/.gdignore new file mode 100644 index 0000000..e69de29 diff --git a/media/assets/SpawnPoint.svg b/media/assets/SpawnPoint.svg new file mode 100644 index 0000000..add1de1 --- /dev/null +++ b/media/assets/SpawnPoint.svg @@ -0,0 +1,72 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/media/assets/SpawnPoint2D.svg b/media/assets/SpawnPoint2D.svg new file mode 100644 index 0000000..5745491 --- /dev/null +++ b/media/assets/SpawnPoint2D.svg @@ -0,0 +1,72 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/assets/icon.xcf b/media/assets/icon.xcf similarity index 100% rename from assets/icon.xcf rename to media/assets/icon.xcf diff --git a/assets/icon2D.png b/media/assets/icon2D.png similarity index 100% rename from assets/icon2D.png rename to media/assets/icon2D.png diff --git a/assets/icon2D.xcf b/media/assets/icon2D.xcf similarity index 100% rename from assets/icon2D.xcf rename to media/assets/icon2D.xcf diff --git a/assets/icon3D-16x16.xcf b/media/assets/icon3D-16x16.xcf similarity index 100% rename from assets/icon3D-16x16.xcf rename to media/assets/icon3D-16x16.xcf diff --git a/assets/icon3D.png b/media/assets/icon3D.png similarity index 100% rename from assets/icon3D.png rename to media/assets/icon3D.png diff --git a/assets/icon3D.xcf b/media/assets/icon3D.xcf similarity index 100% rename from assets/icon3D.xcf rename to media/assets/icon3D.xcf diff --git a/media/godot_3_spawn_points.png.import b/media/godot_3_spawn_points.png.import deleted file mode 100644 index 00934e4..0000000 --- a/media/godot_3_spawn_points.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="StreamTexture" -path="res://.import/godot_3_spawn_points.png-3ef2cdf001a2f052ab339076751972d1.stex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://media/godot_3_spawn_points.png" -dest_files=[ "res://.import/godot_3_spawn_points.png-3ef2cdf001a2f052ab339076751972d1.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