Compare commits

...

2 commits

Author SHA1 Message Date
Tony Bark
44386959d3 Rebinded buttons.
- WIP and very primitive power grid logic
2021-10-02 11:55:14 -04:00
Tony Bark
abf160838c Directory reorganization
- Zones can now detect each other
2021-10-02 11:12:27 -04:00
621 changed files with 4334 additions and 5906 deletions

View file

@ -0,0 +1,14 @@
[gd_resource type="SpatialMaterial" load_steps=3 format=2]
[ext_resource path="res://assets/Items_EM.png" type="Texture" id=1]
[ext_resource path="res://assets/Items_Albedo.png" type="Texture" id=2]
[resource]
albedo_texture = ExtResource( 2 )
roughness = 0.8
emission_enabled = true
emission = Color( 0, 0, 0, 1 )
emission_energy = 1.5
emission_operator = 0
emission_on_uv2 = false
emission_texture = ExtResource( 1 )

BIN
assets/Bomb.scn Normal file

Binary file not shown.

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/CGTuts_OceanHDRI_Freebie_001.hdr-ab8b71e2c9bba222163dccd38269d538.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/CGTuts_OceanHDRI_Freebie_001.hdr"
dest_files=[ "res://.import/CGTuts_OceanHDRI_Freebie_001.hdr-ab8b71e2c9bba222163dccd38269d538.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
assets/Hand_Left.scn Normal file

Binary file not shown.

BIN
assets/Hand_Right.scn Normal file

Binary file not shown.

BIN
assets/Items_Albedo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 B

View file

@ -0,0 +1,36 @@
[remap]
importer="texture"
type="StreamTexture"
path.s3tc="res://.import/Items_Albedo.png-205aaab346b168397ea1ea1ce5aceabf.s3tc.stex"
path.etc2="res://.import/Items_Albedo.png-205aaab346b168397ea1ea1ce5aceabf.etc2.stex"
metadata={
"imported_formats": [ "s3tc", "etc2" ],
"vram_texture": true
}
[deps]
source_file="res://assets/Items_Albedo.png"
dest_files=[ "res://.import/Items_Albedo.png-205aaab346b168397ea1ea1ce5aceabf.s3tc.stex", "res://.import/Items_Albedo.png-205aaab346b168397ea1ea1ce5aceabf.etc2.stex" ]
[params]
compress/mode=2
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=true
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=1
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=false
svg/scale=1.0

BIN
assets/Items_EM.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 B

View file

@ -0,0 +1,36 @@
[remap]
importer="texture"
type="StreamTexture"
path.s3tc="res://.import/Items_EM.png-d56acc99adf5d5835b381b256fd4a6e3.s3tc.stex"
path.etc2="res://.import/Items_EM.png-d56acc99adf5d5835b381b256fd4a6e3.etc2.stex"
metadata={
"imported_formats": [ "s3tc", "etc2" ],
"vram_texture": true
}
[deps]
source_file="res://assets/Items_EM.png"
dest_files=[ "res://.import/Items_EM.png-d56acc99adf5d5835b381b256fd4a6e3.s3tc.stex", "res://.import/Items_EM.png-d56acc99adf5d5835b381b256fd4a6e3.etc2.stex" ]
[params]
compress/mode=2
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=true
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=1
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=false
svg/scale=1.0

BIN
assets/Pistol.scn Normal file

Binary file not shown.

BIN
assets/Pistol_Flash.scn Normal file

Binary file not shown.

BIN
assets/RigidBody_Sphere.scn Normal file

Binary file not shown.

View file

@ -0,0 +1,155 @@
Copyright (c) 2008-2010, Accademia di Belle Arti di Urbino (www.campivisivi.net|direzione@accademiadiurbino.it),
with Reserved Font Name Titillium.
N: Luca Antonucci
W: http://www.campivisivi.net
D: Contributor
N: Paola Bacchiocchi
W: http://www.campivisivi.net
D: Contributor
N: Simone Bastianelli
W: http://www.campivisivi.net
D: Contributor
N: Valerio Bosi
W: http://www.campivisivi.net
D: Contributor
N: Fabio Cecchi
W: http://www.campivisivi.net
D: Contributor
N: Giulia Di Grusa
W: http://www.campivisivi.net
D: Contributor
N: Donatella Esposito
W: http://www.campivisivi.net
D: Contributor
N: Giulia Giordani
W: http://www.campivisivi.net
D: Contributor
N: Raffaele Mariotti
W: http://www.campivisivi.net
D: Contributor
N: Leslie Ameto
W: http://www.campivisivi.net
D: Contributor
N: Elisa Mearelli
W: http://www.campivisivi.net
D: Contributor
N: Silvia Mengarelli
W: http://www.campivisivi.net
D: Contributor
N: Roberto Mezzano
W: http://www.campivisivi.net
D: Contributor
N: Valentina Mingucci
W: http://www.campivisivi.net
D: Contributor
N: Andrea Monachesi
W: http://www.campivisivi.net
D: Contributor
N: Manuel Pasini
W: http://www.campivisivi.net
D: Contributor
N: David Pulga
W: http://www.campivisivi.net
D: Contributor
N: Luca Silvestri
W: http://www.campivisivi.net
D: Contributor
N: Paolo Tripodi
W: http://www.campivisivi.net
D: Contributor
N: Fancesco Zamboni
W: http://www.campivisivi.net
D: Contributor
N: Giuliano Chimenti
W: http://www.isiaurbino.it
D: Contributor
N: Francesco Piarulli
W: http://www.isiaurbino.it
D: Contributor
N: Ivan Abbattista
W: http://www.isiaurbino.it
D: Contributor
N: Rita Colacicco
W: http://www.isiaurbino.it
D: Contributor
N: Paolo Mazzetti
W: http://www.scriptype.net
D: Contributor
N: Claudio Piccinini
W: http://www.tht.it/
D: Contributor
N: Luciano Perondi
E: luciano.perondi@campivisivi.net
W: http://www.campivisivi.net
D: Director of progect
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------
PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.
The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.
DEFINITIONS
"Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the copyright statement(s).
"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.
"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:
1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.
2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.
5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.
TERMINATION
This license becomes null and void if any of the above conditions are not met.
DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.

BIN
assets/Shotgun.scn Normal file

Binary file not shown.

BIN
assets/Shotgun_Flash.scn Normal file

Binary file not shown.

BIN
assets/Shpere_Target.scn Normal file

Binary file not shown.

BIN
assets/Sword.scn Normal file

Binary file not shown.

Binary file not shown.

1064
assets/VR_Assets.dae.import Normal file

File diff suppressed because it is too large Load diff

View file

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/adorable-z.png-504771f45de9fc5826a3ea80236abdf5.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/adorable-z.png"
dest_files=[ "res://.import/adorable-z.png-504771f45de9fc5826a3ea80236abdf5.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

View file

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/airport.png-b412e430339315ffcbc10d51493ba362.stex"
path="res://.import/airport.png-98f87409e80d3e9c02e7564c93f6881b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/airport.png"
dest_files=[ "res://.import/airport.png-b412e430339315ffcbc10d51493ba362.stex" ]
source_file="res://assets/airport.png"
dest_files=[ "res://.import/airport.png-98f87409e80d3e9c02e7564c93f6881b.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 198 B

After

Width:  |  Height:  |  Size: 198 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/airport_3x3.png-cc157b16fec921552db23d9a5507e050.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/airport_3x3.png"
dest_files=[ "res://.import/airport_3x3.png-cc157b16fec921552db23d9a5507e050.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

View file

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/grcom.png-a8272c141ff4a89b6cb7cfe793bc599a.stex"
path="res://.import/cindy.png-cb8a5f80073224c0f2efbe4df78ee980.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/ui/grcom.png"
dest_files=[ "res://.import/grcom.png-a8272c141ff4a89b6cb7cfe793bc599a.stex" ]
source_file="res://assets/avatars/cindy.png"
dest_files=[ "res://.import/cindy.png-cb8a5f80073224c0f2efbe4df78ee980.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/kit.png-8275ee4c1db28f6ed496cab95bfd1e82.stex"
path="res://.import/kit.png-75127fbeb5750eeea1d78c68c178ed4c.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/avatars/kit.png"
dest_files=[ "res://.import/kit.png-8275ee4c1db28f6ed496cab95bfd1e82.stex" ]
source_file="res://assets/avatars/kit.png"
dest_files=[ "res://.import/kit.png-75127fbeb5750eeea1d78c68c178ed4c.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/zc.png-c7ffa83bf28af8def63c79202632e383.stex"
path="res://.import/zc.png-9c1961dfd8efec30f493ad0bd371747d.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/avatars/zc.png"
dest_files=[ "res://.import/zc.png-c7ffa83bf28af8def63c79202632e383.stex" ]
source_file="res://assets/avatars/zc.png"
dest_files=[ "res://.import/zc.png-9c1961dfd8efec30f493ad0bd371747d.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/cirria.png-f037ba8539ca9e051c75c784f093dc47.stex"
path="res://.import/cirria.png-4daefb9d8587ba12dd6185bbcb2f4072.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/cirria.png"
dest_files=[ "res://.import/cirria.png-f037ba8539ca9e051c75c784f093dc47.stex" ]
source_file="res://assets/cirria.png"
dest_files=[ "res://.import/cirria.png-4daefb9d8587ba12dd6185bbcb2f4072.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 786 B

After

Width:  |  Height:  |  Size: 786 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/coal.png-da4fda7154a5b44c5d9b93ebe51d0f5e.stex"
path="res://.import/coal.png-5140a4b3d8a789dec45de3c2a035a8d8.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/coal.png"
dest_files=[ "res://.import/coal.png-da4fda7154a5b44c5d9b93ebe51d0f5e.stex" ]
source_file="res://assets/coal.png"
dest_files=[ "res://.import/coal.png-5140a4b3d8a789dec45de3c2a035a8d8.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 155 B

After

Width:  |  Height:  |  Size: 155 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/turf.png-a57a1b72c57be6d6d7e0a705f589ddf6.stex"
path="res://.import/coal_3x3.png-d79286978cf814575ecfb7d4f5e15055.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/3d/church/turf.png"
dest_files=[ "res://.import/turf.png-a57a1b72c57be6d6d7e0a705f589ddf6.stex" ]
source_file="res://assets/coal_3x3.png"
dest_files=[ "res://.import/coal_3x3.png-d79286978cf814575ecfb7d4f5e15055.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/coal_smoke_frames.png-3eb7af83b1fd63d6b2560e9730cadce2.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/coal_smoke_frames.png"
dest_files=[ "res://.import/coal_smoke_frames.png-3eb7af83b1fd63d6b2560e9730cadce2.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

View file

Before

Width:  |  Height:  |  Size: 139 B

After

Width:  |  Height:  |  Size: 139 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/coal_smoke_frames_3x3.png-08af441557c979d94cbff7ef240dee8b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/coal_smoke_frames_3x3.png"
dest_files=[ "res://.import/coal_smoke_frames_3x3.png-08af441557c979d94cbff7ef240dee8b.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

View file

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/com_zones.png-73aff31a3ca689dc1883d30a98e7ac8a.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/com_zones.png"
dest_files=[ "res://.import/com_zones.png-73aff31a3ca689dc1883d30a98e7ac8a.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

View file

Before

Width:  |  Height:  |  Size: 703 B

After

Width:  |  Height:  |  Size: 703 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/com_zones_3x3.png-f9cc879a925d9bedc3b267cebcb66473.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/com_zones_3x3.png"
dest_files=[ "res://.import/com_zones_3x3.png-f9cc879a925d9bedc3b267cebcb66473.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

View file

Before

Width:  |  Height:  |  Size: 558 B

After

Width:  |  Height:  |  Size: 558 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/firestation.png-13ae86212426ddb67a37120639e7afe5.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/firestation.png"
dest_files=[ "res://.import/firestation.png-13ae86212426ddb67a37120639e7afe5.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

View file

Before

Width:  |  Height:  |  Size: 117 B

After

Width:  |  Height:  |  Size: 117 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/firestation_3x3.png-8254c878391c7707d608155d4577538c.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/firestation_3x3.png"
dest_files=[ "res://.import/firestation_3x3.png-8254c878391c7707d608155d4577538c.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

View file

@ -1,6 +1,6 @@
[gd_resource type="TileSet" load_steps=2 format=2]
[ext_resource path="res://sprites/terrain_cl.png" type="Texture" id=1]
[ext_resource path="res://assets/terrain_cl.png" type="Texture" id=1]

View file

Before

Width:  |  Height:  |  Size: 279 B

After

Width:  |  Height:  |  Size: 279 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/ind.png-fbb1a34d2695d30588393b2f94eaa502.stex"
path="res://.import/ind.png-bb73737182cfd8579c4f7f09ffedee47.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/ind.png"
dest_files=[ "res://.import/ind.png-fbb1a34d2695d30588393b2f94eaa502.stex" ]
source_file="res://assets/ind.png"
dest_files=[ "res://.import/ind.png-bb73737182cfd8579c4f7f09ffedee47.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/ind01_pistons_frames.png-febb54c649beb491f290ed4fdcf8c06e.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ind01_pistons_frames.png"
dest_files=[ "res://.import/ind01_pistons_frames.png-febb54c649beb491f290ed4fdcf8c06e.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

View file

Before

Width:  |  Height:  |  Size: 718 B

After

Width:  |  Height:  |  Size: 718 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/ind03_smoke_frames.png-fc9549a4acf4a49bf4b4356dca5334c5.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ind03_smoke_frames.png"
dest_files=[ "res://.import/ind03_smoke_frames.png-fc9549a4acf4a49bf4b4356dca5334c5.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

View file

Before

Width:  |  Height:  |  Size: 979 B

After

Width:  |  Height:  |  Size: 979 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/ind04_smoke_frames.png-9c43deacc8b8b37de8eb10bc6d16e83c.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ind04_smoke_frames.png"
dest_files=[ "res://.import/ind04_smoke_frames.png-9c43deacc8b8b37de8eb10bc6d16e83c.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

View file

Before

Width:  |  Height:  |  Size: 614 B

After

Width:  |  Height:  |  Size: 614 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/ind07_smoke_frames.png-cad6b04ade7c2aa34a0b2e300357f180.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ind07_smoke_frames.png"
dest_files=[ "res://.import/ind07_smoke_frames.png-cad6b04ade7c2aa34a0b2e300357f180.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

View file

Before

Width:  |  Height:  |  Size: 891 B

After

Width:  |  Height:  |  Size: 891 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/ind08_smoke_frames.png-7f1fed9d4383ffea8eb6f684833855ac.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ind08_smoke_frames.png"
dest_files=[ "res://.import/ind08_smoke_frames.png-7f1fed9d4383ffea8eb6f684833855ac.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

View file

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/ind_zones.png-4d87593bcdc7db7dace32db883a4c0e5.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ind_zones.png"
dest_files=[ "res://.import/ind_zones.png-4d87593bcdc7db7dace32db883a4c0e5.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

View file

Before

Width:  |  Height:  |  Size: 325 B

After

Width:  |  Height:  |  Size: 325 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/ind_zones_3x3.png-5f9b9c327fa4b43e53d689f9f159fae5.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/ind_zones_3x3.png"
dest_files=[ "res://.import/ind_zones_3x3.png-5f9b9c327fa4b43e53d689f9f159fae5.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

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/misc_animation.png-ed5125d807ecd23c56b1bd44c2c5f42d.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/misc_animation.png"
dest_files=[ "res://.import/misc_animation.png-ed5125d807ecd23c56b1bd44c2c5f42d.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

View file

Before

Width:  |  Height:  |  Size: 748 B

After

Width:  |  Height:  |  Size: 748 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/misc_animation_3x3.png-e4ebc25a1b36148ba855a9f253c7d396.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/misc_animation_3x3.png"
dest_files=[ "res://.import/misc_animation_3x3.png-e4ebc25a1b36148ba855a9f253c7d396.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

View file

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/nuclear.png-1a631b841879febac459536b4ef69ca5.stex"
path="res://.import/nuclear.png-ed6ca8d0acce6c4eebd6ec591546308f.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/nuclear.png"
dest_files=[ "res://.import/nuclear.png-1a631b841879febac459536b4ef69ca5.stex" ]
source_file="res://assets/nuclear.png"
dest_files=[ "res://.import/nuclear.png-ed6ca8d0acce6c4eebd6ec591546308f.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 152 B

After

Width:  |  Height:  |  Size: 152 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/nuclear_3x3.png-fb42f75c6ef9332e3cde7f2d82cc59f1.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/nuclear_3x3.png"
dest_files=[ "res://.import/nuclear_3x3.png-fb42f75c6ef9332e3cde7f2d82cc59f1.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

View file

Before

Width:  |  Height:  |  Size: 874 B

After

Width:  |  Height:  |  Size: 874 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/police.png-3abb829ac2a435aae63f159d9474f0d9.stex"
path="res://.import/police.png-c54a2a3478b4cc0f62d853fedcfe8f17.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/police.png"
dest_files=[ "res://.import/police.png-3abb829ac2a435aae63f159d9474f0d9.stex" ]
source_file="res://assets/police.png"
dest_files=[ "res://.import/police.png-c54a2a3478b4cc0f62d853fedcfe8f17.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 115 B

After

Width:  |  Height:  |  Size: 115 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/police_3x3.png-a36e83cdafeb6f5bfeadd3abae33cdaa.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/police_3x3.png"
dest_files=[ "res://.import/police_3x3.png-a36e83cdafeb6f5bfeadd3abae33cdaa.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

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/rails.png-a49150ec640c38b5482bba29f90aad06.stex"
path="res://.import/rails.png-bb292791de41066410dafd1128e35427.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/rails.png"
dest_files=[ "res://.import/rails.png-a49150ec640c38b5482bba29f90aad06.stex" ]
source_file="res://assets/rails.png"
dest_files=[ "res://.import/rails.png-bb292791de41066410dafd1128e35427.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 307 B

After

Width:  |  Height:  |  Size: 307 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/rails_3x3.png-dfffff3186d9eb6e84819cde77feae85.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/rails_3x3.png"
dest_files=[ "res://.import/rails_3x3.png-dfffff3186d9eb6e84819cde77feae85.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

View file

Before

Width:  |  Height:  |  Size: 331 B

After

Width:  |  Height:  |  Size: 331 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/res.png-c351c72dc43a1a6dd586f5d5599afb15.stex"
path="res://.import/res.png-6d53e8f770bf38e12df95eec2afffbfc.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/res.png"
dest_files=[ "res://.import/res.png-c351c72dc43a1a6dd586f5d5599afb15.stex" ]
source_file="res://assets/res.png"
dest_files=[ "res://.import/res.png-6d53e8f770bf38e12df95eec2afffbfc.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/res_houses.png-a6472d67279464370b366a3bb9744875.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/res_houses.png"
dest_files=[ "res://.import/res_houses.png-a6472d67279464370b366a3bb9744875.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

View file

Before

Width:  |  Height:  |  Size: 204 B

After

Width:  |  Height:  |  Size: 204 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/res_houses_3x3.png-b26f697b1ee16e296a138e90ed316100.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/res_houses_3x3.png"
dest_files=[ "res://.import/res_houses_3x3.png-b26f697b1ee16e296a138e90ed316100.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

View file

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/res_zones.png-62e7acda545989362c43864d9147ebd8.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/res_zones.png"
dest_files=[ "res://.import/res_zones.png-62e7acda545989362c43864d9147ebd8.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

View file

Before

Width:  |  Height:  |  Size: 628 B

After

Width:  |  Height:  |  Size: 628 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/bldgs.png-e19d1bbe30955a70a04b59c0a7bc7685.stex"
path="res://.import/res_zones_3x3.png-b6eb7b1a01e6d7675b04d86782f987d7.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/3d/house01/bldgs.png"
dest_files=[ "res://.import/bldgs.png-e19d1bbe30955a70a04b59c0a7bc7685.stex" ]
source_file="res://assets/res_zones_3x3.png"
dest_files=[ "res://.import/res_zones_3x3.png-b6eb7b1a01e6d7675b04d86782f987d7.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 976 B

After

Width:  |  Height:  |  Size: 976 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/roads.png-534b3c05b97491b335fb78124cb3c030.stex"
path="res://.import/roads.png-03a964f70dec0d82df7add58eae5fc98.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/roads.png"
dest_files=[ "res://.import/roads.png-534b3c05b97491b335fb78124cb3c030.stex" ]
source_file="res://assets/roads.png"
dest_files=[ "res://.import/roads.png-03a964f70dec0d82df7add58eae5fc98.stex" ]
[params]

View file

@ -1,6 +1,6 @@
[gd_resource type="TileSet" load_steps=2 format=2]
[ext_resource path="res://sprites/roads.png" type="Texture" id=1]
[ext_resource path="res://assets/roads.png" type="Texture" id=1]

View file

Before

Width:  |  Height:  |  Size: 227 B

After

Width:  |  Height:  |  Size: 227 B

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/roads_3x3.png-85573ef06b03d9b1c2274d87f44beb3b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/roads_3x3.png"
dest_files=[ "res://.import/roads_3x3.png-85573ef06b03d9b1c2274d87f44beb3b.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

View file

Before

Width:  |  Height:  |  Size: 318 B

After

Width:  |  Height:  |  Size: 318 B

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/iccoalhi.png-ca288866506735b24cd38f944263e7f2.stex"
path="res://.import/roadwire.png-9ccec6aacbc67af5feed9004df029b52.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://sprites/ui/iccoalhi.png"
dest_files=[ "res://.import/iccoalhi.png-ca288866506735b24cd38f944263e7f2.stex" ]
source_file="res://assets/roadwire.png"
dest_files=[ "res://.import/roadwire.png-9ccec6aacbc67af5feed9004df029b52.stex" ]
[params]

Some files were not shown because too many files have changed in this diff Show more