aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorjacopograndi <jacopo.grandi@outlook.it>2022-01-17 16:22:55 +0100
committerjacopograndi <jacopo.grandi@outlook.it>2022-01-17 16:22:55 +0100
commitbedaaf9f57d0c24e2a81c0bf3c482a07382d78c1 (patch)
tree8f5e6f77f17b76f28f31a980d447bf6c49a79b4f /assets
parente2b1324becf85fabfd046b3e4333b2639b9e1838 (diff)
Remove ignored files
Diffstat (limited to 'assets')
-rw-r--r--assets/blender/shapes.blendbin1159840 -> 1160400 bytes
-rw-r--r--assets/blender/shapes.blend1bin1159840 -> 1159840 bytes
-rw-r--r--assets/blender/turrets.blendbin1363968 -> 1362944 bytes
-rw-r--r--assets/blender/turrets.blend1bin1363968 -> 1362944 bytes
-rw-r--r--assets/textures/thumbnails/turrets/finance.pngbin9881 -> 10253 bytes
-rw-r--r--assets/textures/thumbnails/turrets/laser.pngbin12165 -> 13309 bytes
-rw-r--r--assets/textures/thumbnails/turrets/plastic.pngbin11194 -> 10532 bytes
-rw-r--r--assets/textures/thumbnails/turrets/shotgun.pngbin11367 -> 10783 bytes
-rw-r--r--assets/textures/thumbnails/turrets/slower.pngbin11241 -> 10748 bytes
-rw-r--r--assets/textures/thumbnails/turrets/sniper.pngbin10917 -> 10209 bytes
-rw-r--r--assets/textures/thumbnails/turrets/structI.pngbin10280 -> 10217 bytes
-rw-r--r--assets/textures/thumbnails/turrets/structT.pngbin11551 -> 12177 bytes
-rw-r--r--assets/textures/thumbnails/turrets/structX.pngbin12133 -> 12422 bytes
-rw-r--r--assets/turrets.json325
14 files changed, 0 insertions, 325 deletions
diff --git a/assets/blender/shapes.blend b/assets/blender/shapes.blend
index d1c596d..b2b1dc1 100644
--- a/assets/blender/shapes.blend
+++ b/assets/blender/shapes.blend
Binary files differ
diff --git a/assets/blender/shapes.blend1 b/assets/blender/shapes.blend1
index ef86e96..d1c596d 100644
--- a/assets/blender/shapes.blend1
+++ b/assets/blender/shapes.blend1
Binary files differ
diff --git a/assets/blender/turrets.blend b/assets/blender/turrets.blend
index 4075f7c..3c763d2 100644
--- a/assets/blender/turrets.blend
+++ b/assets/blender/turrets.blend
Binary files differ
diff --git a/assets/blender/turrets.blend1 b/assets/blender/turrets.blend1
index fb71415..cb403e4 100644
--- a/assets/blender/turrets.blend1
+++ b/assets/blender/turrets.blend1
Binary files differ
diff --git a/assets/textures/thumbnails/turrets/finance.png b/assets/textures/thumbnails/turrets/finance.png
index 09110f7..d42b900 100644
--- a/assets/textures/thumbnails/turrets/finance.png
+++ b/assets/textures/thumbnails/turrets/finance.png
Binary files differ
diff --git a/assets/textures/thumbnails/turrets/laser.png b/assets/textures/thumbnails/turrets/laser.png
index b6a0b65..a34c207 100644
--- a/assets/textures/thumbnails/turrets/laser.png
+++ b/assets/textures/thumbnails/turrets/laser.png
Binary files differ
diff --git a/assets/textures/thumbnails/turrets/plastic.png b/assets/textures/thumbnails/turrets/plastic.png
index c5d0dd2..67cbc5c 100644
--- a/assets/textures/thumbnails/turrets/plastic.png
+++ b/assets/textures/thumbnails/turrets/plastic.png
Binary files differ
diff --git a/assets/textures/thumbnails/turrets/shotgun.png b/assets/textures/thumbnails/turrets/shotgun.png
index 0d95b3f..be8ff61 100644
--- a/assets/textures/thumbnails/turrets/shotgun.png
+++ b/assets/textures/thumbnails/turrets/shotgun.png
Binary files differ
diff --git a/assets/textures/thumbnails/turrets/slower.png b/assets/textures/thumbnails/turrets/slower.png
index 80b5ef8..7355a40 100644
--- a/assets/textures/thumbnails/turrets/slower.png
+++ b/assets/textures/thumbnails/turrets/slower.png
Binary files differ
diff --git a/assets/textures/thumbnails/turrets/sniper.png b/assets/textures/thumbnails/turrets/sniper.png
index 91e5439..0c88f91 100644
--- a/assets/textures/thumbnails/turrets/sniper.png
+++ b/assets/textures/thumbnails/turrets/sniper.png
Binary files differ
diff --git a/assets/textures/thumbnails/turrets/structI.png b/assets/textures/thumbnails/turrets/structI.png
index 26842ed..481f259 100644
--- a/assets/textures/thumbnails/turrets/structI.png
+++ b/assets/textures/thumbnails/turrets/structI.png
Binary files differ
diff --git a/assets/textures/thumbnails/turrets/structT.png b/assets/textures/thumbnails/turrets/structT.png
index 88624eb..834fdc4 100644
--- a/assets/textures/thumbnails/turrets/structT.png
+++ b/assets/textures/thumbnails/turrets/structT.png
Binary files differ
diff --git a/assets/textures/thumbnails/turrets/structX.png b/assets/textures/thumbnails/turrets/structX.png
index 365fce4..14ca95e 100644
--- a/assets/textures/thumbnails/turrets/structX.png
+++ b/assets/textures/thumbnails/turrets/structX.png
Binary files differ
diff --git a/assets/turrets.json b/assets/turrets.json
deleted file mode 100644
index 3ef9db3..0000000
--- a/assets/turrets.json
+++ /dev/null
@@ -1,325 +0,0 @@
-[
- {
- "name": "laser",
- "cost": { "T": 100 },
- "cooldown": 1.0,
- "damage": 1,
- "turn_speed": 3,
- "range": 5,
- "upgrades": [ "heavy laser", "sniper" ],
- "modules_max": 6,
- "model_name": "laser.glb",
- "thumbnail_name": "laser.png",
- "projectile": {
- "type": "bullet",
- "speed": 5,
- "model_name": "laser_shot.glb",
- "amount": 1
- }
- },
- {
- "name": "heavy laser",
- "cost": { "T": 250 },
- "cooldown": 0.9,
- "damage": 2,
- "turn_speed": 3,
- "range": 5,
- "upgrades": [ "minigun" ],
- "modules_max": 6,
- "model_name": "laser.glb",
- "thumbnail_name": "laser.png",
- "projectile": {
- "type": "bullet",
- "speed": 5,
- "model_name": "laser_shot.glb",
- "amount": 1
- }
- },
- {
- "name": "minigun",
- "cost": { "T": 1000 },
- "cooldown": 0.2,
- "damage": 2,
- "turn_speed": 10,
- "range": 5,
- "modules_max": 6,
- "model_name": "laser.glb",
- "thumbnail_name": "laser.png",
- "projectile": {
- "type": "bullet",
- "speed": 10,
- "model_name": "laser_shot.glb",
- "amount": 1
- }
- },
- {
- "name": "sniper",
- "cost": { "T": 300 },
- "cooldown": 2,
- "damage": 3,
- "turn_speed": 1,
- "range": 7,
- "upgrades": [ "railgun" ],
- "modules_max": 4,
- "model_name": "sniper.glb",
- "thumbnail_name": "sniper.png",
- "projectile": {
- "type": "ray",
- "model_name": "ray_laser.glb",
- "amount": 1
- }
- },
- {
- "name": "railgun",
- "cost": { "T": 1200 },
- "cooldown": 5,
- "damage": 10,
- "turn_speed": 1,
- "range": 8,
- "modules_max": 4,
- "model_name": "sniper.glb",
- "thumbnail_name": "laser.png",
- "projectile": {
- "type": "ray",
- "model_name": "ray_laser.glb",
- "amount": 1
- }
- },
- {
- "name": "shotgun",
- "cost": { "T": 250 },
- "cooldown": 2.0,
- "damage": 1,
- "turn_speed": 1,
- "range": 4,
- "upgrades": [ "cannon" ],
- "modules_max": 3,
- "model_name": "shotgun.glb",
- "thumbnail_name": "shotgun.png",
- "projectile": {
- "type": "bullet",
- "speed": 5,
- "model_name": "bullet_shot.glb",
- "amount": 5,
- "spread": 10
- }
- },
- {
- "name": "cannon",
- "cost": { "T": 400 },
- "cooldown": 2.0,
- "damage": 5,
- "turn_speed": 1,
- "range": 4,
- "upgrades": [ "tesla" ],
- "modules_max": 3,
- "model_name": "shotgun.glb",
- "thumbnail_name": "shotgun.png",
- "projectile": {
- "type": "bomb",
- "speed": 3,
- "model_name": "bullet_shot.glb"
- }
- },
- {
- "name": "tesla",
- "cost": { "T": 800 },
- "cooldown": 1.0,
- "damage": 2,
- "turn_speed": 1,
- "range": 4,
- "modules_max": 5,
- "model_name": "shotgun.glb",
- "thumbnail_name": "shotgun.png",
- "projectile": {
- "type": "shock",
- "jumps": 5,
- "model_name": "bullet_shot.glb"
- }
- },
- {
- "name": "plastic",
- "cost": { "T": 400 },
- "cooldown": 1.5,
- "damage": 1,
- "turn_speed": 0.5,
- "range": 6,
- "upgrades": [ "heavy plastic" ],
- "modules_max": 3,
- "model_name": "plastic.glb",
- "thumbnail_name": "plastic.png",
- "projectile": {
- "type": "bounce",
- "model_name": "bullet_bounce.glb",
- "speed": 5,
- "max bounces": 2,
- "amount": 1
- }
- },
- {
- "name": "heavy plastic",
- "cost": { "T": 400 },
- "cooldown": 1.5,
- "damage": 2,
- "turn_speed": 0.5,
- "range": 6,
- "upgrades": [ "plasma plastic" ],
- "modules_max": 3,
- "model_name": "plastic.glb",
- "thumbnail_name": "plastic.png",
- "projectile": {
- "type": "bounce",
- "model_name": "bullet_bounce.glb",
- "speed": 7.5,
- "max bounces": 4,
- "amount": 1
- }
- },
- {
- "name": "plasma plastic",
- "cost": { "T": 800 },
- "cooldown": 1,
- "damage": 2,
- "turn_speed": 0.5,
- "range": 6,
- "upgrades": [ "plasma plastic" ],
- "modules_max": 4,
- "model_name": "plastic.glb",
- "thumbnail_name": "plastic.png",
- "projectile": {
- "type": "bounce",
- "lifetime": 5,
- "model_name": "bullet_bounce.glb",
- "speed": 10,
- "amount": 1
- }
- },
- {
- "name": "slower",
- "cost": { "T": 350 },
- "cooldown": 1,
- "turn_speed": 5,
- "range": 5,
- "upgrades": [ "heavy slower", "stopper" ],
- "modules_max": 4,
- "model_name": "slower.glb",
- "thumbnail_name": "slower.png",
- "slowness": 5,
- "projectile": {
- "type": "bullet",
- "model_name": "bullet_slow.glb",
- "speed": 10,
- "amount": 1
- }
- },
- {
- "name": "heavy slower",
- "cost": { "T": 500 },
- "cooldown": 0.7,
- "turn_speed": 5,
- "range": 6,
- "upgrades": [ "final slower" ],
- "modules_max": 5,
- "model_name": "slower.glb",
- "thumbnail_name": "slower.png",
- "slowness": 7,
- "projectile": {
- "type": "bullet",
- "model_name": "bullet_slow.glb",
- "speed": 10,
- "amount": 1
- }
- },
- {
- "name": "final slower",
- "cost": { "T": 1000 },
- "cooldown": 2,
- "turn_speed": 5,
- "range": 7,
- "modules_max": 5,
- "model_name": "slower.glb",
- "thumbnail_name": "slower.png",
- "slowness": 10,
- "projectile": {
- "type": "ray",
- "model_name": "ray_slow.glb",
- "amount": 1
- }
- },
- {
- "name": "stopper",
- "cost": { "T": 750 },
- "cooldown": 5,
- "range": 2,
- "upgrades": [ "heavy stopper" ],
- "modules_max": 4,
- "model_name": "slower.glb",
- "thumbnail_name": "slower.png",
- "stop": 3,
- "projectile": {
- "type": "area",
- "model_name": "ray_slow.glb",
- "amount": 1
- }
- },
- {
- "name": "heavy stopper",
- "cost": { "T": 1000 },
- "cooldown": 3,
- "range": 3,
- "modules_max": 5,
- "model_name": "slower.glb",
- "thumbnail_name": "slower.png",
- "stop": 5,
- "projectile": {
- "type": "area",
- "model_name": "ray_slow.glb",
- "amount": 1
- }
- },
- {
- "name": "T generator",
- "cost": { "T": 800 },
- "resource_per_wave": { "T": 100 },
- "upgrades": [ "kad generator" ],
- "max_modules": 2,
- "model_name": "finance.glb",
- "thumbnail_name": "finance.png"
- },
- {
- "name": "kad generator",
- "cost": { "T": 400 },
- "resource_per_wave": { "k": 30, "a": 30, "d": 30 },
- "upgrades": [ "s generator" ],
- "max_modules": 2,
- "model_name": "finance.glb",
- "thumbnail_name": "finance.png"
- },
- {
- "name": "s generator",
- "cost": { "T": 800 },
- "resource_per_wave": { "s": 30 },
- "max_modules": 3,
- "model_name": "finance.glb",
- "thumbnail_name": "finance.png"
- },
- {
- "name": "struct I",
- "cost": { "T": 50 },
- "model_name": "structI.glb",
- "thumbnail_name": "structI.png"
- },
- {
- "name": "struct T",
- "cost": { "T": 100 },
- "collider": "sphere",
- "model_name": "structT.glb",
- "thumbnail_name": "structT.png"
- },
- {
- "name": "struct X",
- "cost": { "T": 150 },
- "model_name": "structX.glb",
- "thumbnail_name": "structX.png"
- }
-]