Compare commits
No commits in common. "master" and "buy-menu" have entirely different histories.
1
.gitignore
vendored
|
|
@ -3,4 +3,3 @@
|
||||||
/android/
|
/android/
|
||||||
exports/
|
exports/
|
||||||
deploy.sh
|
deploy.sh
|
||||||
version.tres
|
|
||||||
|
|
|
||||||
21
TODO_LIST
|
|
@ -1,15 +1,14 @@
|
||||||
^ - completed
|
^ - completed
|
||||||
|
|
||||||
Current plans:
|
Current plans:
|
||||||
|
Different damage based on body part
|
||||||
|
Audio system:
|
||||||
|
Positional sound
|
||||||
|
Distance and wall dampening
|
||||||
|
Gameplay HUD:
|
||||||
|
Weapon display
|
||||||
|
Ability display
|
||||||
Molikman's abilities:
|
Molikman's abilities:
|
||||||
Flashbang:
|
Molik
|
||||||
Visuals
|
Flashbang
|
||||||
Icon
|
Wall smoke
|
||||||
Behaviour
|
|
||||||
Wall smoke:
|
|
||||||
Smoke
|
|
||||||
Icon
|
|
||||||
Behaviour
|
|
||||||
Visuals
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
BIN
animations/baked_bomb_plant.res
Normal file
|
|
@ -1,3 +0,0 @@
|
||||||
[gd_resource type="AnimationLibrary" format=3 uid="uid://lm3d4kwbffgp"]
|
|
||||||
|
|
||||||
[resource]
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
||||||
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://dr1bjp8bpe5n6"]
|
|
||||||
|
|
||||||
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_jbyth"]
|
|
||||||
sky_top_color = Color(0.51379687, 0.65960854, 0.7036598, 1)
|
|
||||||
sky_horizon_color = Color(0.4456907, 0.4456907, 0.4456907, 1)
|
|
||||||
ground_bottom_color = Color(0.73081446, 0.73081446, 0.73081446, 1)
|
|
||||||
sun_angle_max = 15.0
|
|
||||||
|
|
||||||
[sub_resource type="Sky" id="Sky_hb4cm"]
|
|
||||||
sky_material = SubResource("ProceduralSkyMaterial_jbyth")
|
|
||||||
|
|
||||||
[resource]
|
|
||||||
background_mode = 2
|
|
||||||
sky = SubResource("Sky_hb4cm")
|
|
||||||
ambient_light_color = Color(1, 1, 1, 1)
|
|
||||||
tonemap_mode = 3
|
|
||||||
ssr_enabled = true
|
|
||||||
ssao_enabled = true
|
|
||||||
glow_enabled = true
|
|
||||||
glow_levels/5 = 0.44
|
|
||||||
glow_normalized = true
|
|
||||||
glow_blend_mode = 0
|
|
||||||
fog_enabled = true
|
|
||||||
fog_light_color = Color(0.85979897, 0.85979897, 0.85979897, 1)
|
|
||||||
fog_aerial_perspective = 0.14
|
|
||||||
volumetric_fog_density = 0.2727
|
|
||||||
adjustment_enabled = true
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
||||||
[gd_resource type="ShaderMaterial" load_steps=6 format=3 uid="uid://bw3uex67yy8e7"]
|
|
||||||
|
|
||||||
[ext_resource type="Shader" uid="uid://dr0p2owhwp4i" path="res://shaders/firewall.gdshader" id="1_i6b38"]
|
|
||||||
|
|
||||||
[sub_resource type="Gradient" id="Gradient_i6b38"]
|
|
||||||
interpolation_mode = 1
|
|
||||||
offsets = PackedFloat32Array(0.0056179776, 0.24719101, 0.4550562)
|
|
||||||
colors = PackedColorArray(1, 0, 0, 1, 1, 0.38039216, 0, 1, 1, 0.77357376, 0, 1)
|
|
||||||
|
|
||||||
[sub_resource type="GradientTexture1D" id="GradientTexture1D_qwxnu"]
|
|
||||||
gradient = SubResource("Gradient_i6b38")
|
|
||||||
|
|
||||||
[sub_resource type="FastNoiseLite" id="FastNoiseLite_i6b38"]
|
|
||||||
noise_type = 2
|
|
||||||
cellular_jitter = 2.405
|
|
||||||
|
|
||||||
[sub_resource type="NoiseTexture2D" id="NoiseTexture2D_qwxnu"]
|
|
||||||
width = 1280
|
|
||||||
noise = SubResource("FastNoiseLite_i6b38")
|
|
||||||
seamless = true
|
|
||||||
|
|
||||||
[resource]
|
|
||||||
render_priority = 0
|
|
||||||
shader = ExtResource("1_i6b38")
|
|
||||||
shader_parameter/noise_texture = SubResource("NoiseTexture2D_qwxnu")
|
|
||||||
shader_parameter/fire_gradient = SubResource("GradientTexture1D_qwxnu")
|
|
||||||
shader_parameter/height = 0.16999999620016
|
|
||||||
|
|
@ -1,44 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://ct8b5dcenubms"
|
|
||||||
path.s3tc="res://.godot/imported/molikman_hands_tex_Molikman.png-a6363bbe6bd33d69c24fac9444bac90e.s3tc.ctex"
|
|
||||||
metadata={
|
|
||||||
"imported_formats": ["s3tc_bptc"],
|
|
||||||
"vram_texture": true
|
|
||||||
}
|
|
||||||
generator_parameters={
|
|
||||||
"md5": "adf17223cdac27afac207ae40df37427"
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/models/characters/molikman_hands_tex_Molikman.png"
|
|
||||||
dest_files=["res://.godot/imported/molikman_hands_tex_Molikman.png-a6363bbe6bd33d69c24fac9444bac90e.s3tc.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=2
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=true
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=0
|
|
||||||
|
|
@ -1,44 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://ba0xi4ts40yb3"
|
|
||||||
path.s3tc="res://.godot/imported/molikman_hands_tex_bomb.png-1b53fcd247038d66a5fade873ee44282.s3tc.ctex"
|
|
||||||
metadata={
|
|
||||||
"imported_formats": ["s3tc_bptc"],
|
|
||||||
"vram_texture": true
|
|
||||||
}
|
|
||||||
generator_parameters={
|
|
||||||
"md5": "478cd944aa7bbc08b6e05bea8b51b71e"
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/models/characters/molikman_hands_tex_bomb.png"
|
|
||||||
dest_files=["res://.godot/imported/molikman_hands_tex_bomb.png-1b53fcd247038d66a5fade873ee44282.s3tc.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=2
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=true
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=0
|
|
||||||
|
|
@ -1,44 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://cne3m4lsqaag5"
|
|
||||||
path.s3tc="res://.godot/imported/molikman_hands_tex_knife.png-d87fb62df4cb9710b6c03e238a7cf216.s3tc.ctex"
|
|
||||||
metadata={
|
|
||||||
"imported_formats": ["s3tc_bptc"],
|
|
||||||
"vram_texture": true
|
|
||||||
}
|
|
||||||
generator_parameters={
|
|
||||||
"md5": "4e73f55f15c15350685cfd902157007e"
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/models/characters/molikman_hands_tex_knife.png"
|
|
||||||
dest_files=["res://.godot/imported/molikman_hands_tex_knife.png-d87fb62df4cb9710b6c03e238a7cf216.s3tc.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=2
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=true
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=0
|
|
||||||
|
Before Width: | Height: | Size: 627 KiB |
|
|
@ -1,44 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://cydet5mugcv2y"
|
|
||||||
path.s3tc="res://.godot/imported/molikman_hands_tex_mc255.png-2ed0b2e475811281315f89b34cf55fff.s3tc.ctex"
|
|
||||||
metadata={
|
|
||||||
"imported_formats": ["s3tc_bptc"],
|
|
||||||
"vram_texture": true
|
|
||||||
}
|
|
||||||
generator_parameters={
|
|
||||||
"md5": "4c4e74ad08b505b93eeacccff4d2ee72"
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/models/characters/molikman_hands_tex_mc255.png"
|
|
||||||
dest_files=["res://.godot/imported/molikman_hands_tex_mc255.png-2ed0b2e475811281315f89b34cf55fff.s3tc.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=2
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=true
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=0
|
|
||||||
|
|
@ -1,44 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://bnfvn64lqad84"
|
|
||||||
path.s3tc="res://.godot/imported/molikman_hands_tex_sp_albedo.png-37cdf9d5e2631684d98e089d4efb1c1d.s3tc.ctex"
|
|
||||||
metadata={
|
|
||||||
"imported_formats": ["s3tc_bptc"],
|
|
||||||
"vram_texture": true
|
|
||||||
}
|
|
||||||
generator_parameters={
|
|
||||||
"md5": "6643bd50a4e6b8c34195f1c0b3363b30"
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/models/characters/molikman_hands_tex_sp_albedo.png"
|
|
||||||
dest_files=["res://.godot/imported/molikman_hands_tex_sp_albedo.png-37cdf9d5e2631684d98e089d4efb1c1d.s3tc.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=2
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=true
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=0
|
|
||||||
|
|
@ -1,44 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://c4enoo2ke23m8"
|
|
||||||
path.s3tc="res://.godot/imported/molikman_hands_tex_sp_roughness.png-3e143da3086cb32a7d1a9a8b6ef537fb.s3tc.ctex"
|
|
||||||
metadata={
|
|
||||||
"imported_formats": ["s3tc_bptc"],
|
|
||||||
"vram_texture": true
|
|
||||||
}
|
|
||||||
generator_parameters={
|
|
||||||
"md5": "8efa9a6c4e818d6467103a6b5a25a7bc"
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/models/characters/molikman_hands_tex_sp_roughness.png"
|
|
||||||
dest_files=["res://.godot/imported/molikman_hands_tex_sp_roughness.png-3e143da3086cb32a7d1a9a8b6ef537fb.s3tc.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=2
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=true
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=0
|
|
||||||
|
Before Width: | Height: | Size: 461 KiB |
|
Before Width: | Height: | Size: 94 KiB |
|
Before Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 627 KiB |
|
|
@ -1,44 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://05d6qk3b33na"
|
|
||||||
path.s3tc="res://.godot/imported/molikman_hands_tex_mc255.png-8f641dd574dcf17e94b85b63cfdba644.s3tc.ctex"
|
|
||||||
metadata={
|
|
||||||
"imported_formats": ["s3tc_bptc"],
|
|
||||||
"vram_texture": true
|
|
||||||
}
|
|
||||||
generator_parameters={
|
|
||||||
"md5": "4c4e74ad08b505b93eeacccff4d2ee72"
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/models/characters/viewmodels/molikman_hands_tex_mc255.png"
|
|
||||||
dest_files=["res://.godot/imported/molikman_hands_tex_mc255.png-8f641dd574dcf17e94b85b63cfdba644.s3tc.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=2
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=true
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=0
|
|
||||||
|
Before Width: | Height: | Size: 2.1 KiB |
|
|
@ -1,44 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://ce5c0hj7iyvxs"
|
|
||||||
path.s3tc="res://.godot/imported/molikman_hands_tex_molik.png-135e98260a4d25994ffa2a159b244178.s3tc.ctex"
|
|
||||||
metadata={
|
|
||||||
"imported_formats": ["s3tc_bptc"],
|
|
||||||
"vram_texture": true
|
|
||||||
}
|
|
||||||
generator_parameters={
|
|
||||||
"md5": "da8e6b435cf12d1cca3b95abbea21b6c"
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/models/characters/viewmodels/molikman_hands_tex_molik.png"
|
|
||||||
dest_files=["res://.godot/imported/molikman_hands_tex_molik.png-135e98260a4d25994ffa2a159b244178.s3tc.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=2
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=true
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=0
|
|
||||||
|
Before Width: | Height: | Size: 63 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
|
@ -1,42 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="scene"
|
|
||||||
importer_version=1
|
|
||||||
type="PackedScene"
|
|
||||||
uid="uid://b57k7qap3jn6a"
|
|
||||||
path="res://.godot/imported/mc255.glb-8a52e7f8479833e2bfbf5e2bf3b9141d.scn"
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/models/weapons/mc255.glb"
|
|
||||||
dest_files=["res://.godot/imported/mc255.glb-8a52e7f8479833e2bfbf5e2bf3b9141d.scn"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
nodes/root_type=""
|
|
||||||
nodes/root_name=""
|
|
||||||
nodes/root_script=null
|
|
||||||
nodes/apply_root_scale=true
|
|
||||||
nodes/root_scale=1.0
|
|
||||||
nodes/import_as_skeleton_bones=false
|
|
||||||
nodes/use_name_suffixes=true
|
|
||||||
nodes/use_node_type_suffixes=true
|
|
||||||
meshes/ensure_tangents=true
|
|
||||||
meshes/generate_lods=true
|
|
||||||
meshes/create_shadow_meshes=true
|
|
||||||
meshes/light_baking=1
|
|
||||||
meshes/lightmap_texel_size=0.2
|
|
||||||
meshes/force_disable_compression=false
|
|
||||||
skins/use_named_skins=true
|
|
||||||
animation/import=true
|
|
||||||
animation/fps=30
|
|
||||||
animation/trimming=false
|
|
||||||
animation/remove_immutable_tracks=true
|
|
||||||
animation/import_rest_as_RESET=false
|
|
||||||
import_script/path=""
|
|
||||||
materials/extract=0
|
|
||||||
materials/extract_format=0
|
|
||||||
materials/extract_path=""
|
|
||||||
_subresources={}
|
|
||||||
gltf/naming_version=2
|
|
||||||
gltf/embedded_image_handling=1
|
|
||||||
|
Before Width: | Height: | Size: 627 KiB |
|
|
@ -1,44 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://nxro4k3iv4jp"
|
|
||||||
path.s3tc="res://.godot/imported/mc255_tex_mc255.png-10d877696c0276595d55071f09b02dab.s3tc.ctex"
|
|
||||||
metadata={
|
|
||||||
"imported_formats": ["s3tc_bptc"],
|
|
||||||
"vram_texture": true
|
|
||||||
}
|
|
||||||
generator_parameters={
|
|
||||||
"md5": "4c4e74ad08b505b93eeacccff4d2ee72"
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/models/weapons/mc255_tex_mc255.png"
|
|
||||||
dest_files=["res://.godot/imported/mc255_tex_mc255.png-10d877696c0276595d55071f09b02dab.s3tc.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=2
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=true
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=0
|
|
||||||
|
|
@ -1,42 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="scene"
|
|
||||||
importer_version=1
|
|
||||||
type="PackedScene"
|
|
||||||
uid="uid://bijrgctn1e36d"
|
|
||||||
path="res://.godot/imported/molotov.glb-16d656be27542d87413486d73debe34b.scn"
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/models/weapons/molotov.glb"
|
|
||||||
dest_files=["res://.godot/imported/molotov.glb-16d656be27542d87413486d73debe34b.scn"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
nodes/root_type=""
|
|
||||||
nodes/root_name=""
|
|
||||||
nodes/root_script=null
|
|
||||||
nodes/apply_root_scale=true
|
|
||||||
nodes/root_scale=1.0
|
|
||||||
nodes/import_as_skeleton_bones=false
|
|
||||||
nodes/use_name_suffixes=true
|
|
||||||
nodes/use_node_type_suffixes=true
|
|
||||||
meshes/ensure_tangents=true
|
|
||||||
meshes/generate_lods=true
|
|
||||||
meshes/create_shadow_meshes=true
|
|
||||||
meshes/light_baking=1
|
|
||||||
meshes/lightmap_texel_size=0.2
|
|
||||||
meshes/force_disable_compression=false
|
|
||||||
skins/use_named_skins=true
|
|
||||||
animation/import=true
|
|
||||||
animation/fps=30
|
|
||||||
animation/trimming=false
|
|
||||||
animation/remove_immutable_tracks=true
|
|
||||||
animation/import_rest_as_RESET=false
|
|
||||||
import_script/path=""
|
|
||||||
materials/extract=0
|
|
||||||
materials/extract_format=0
|
|
||||||
materials/extract_path=""
|
|
||||||
_subresources={}
|
|
||||||
gltf/naming_version=2
|
|
||||||
gltf/embedded_image_handling=1
|
|
||||||
|
Before Width: | Height: | Size: 2.1 KiB |
|
|
@ -1,44 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://bjnxga36f5v66"
|
|
||||||
path.s3tc="res://.godot/imported/molotov_tex_molik.png-70ccbc73905df496c2513f81c60ddc11.s3tc.ctex"
|
|
||||||
metadata={
|
|
||||||
"imported_formats": ["s3tc_bptc"],
|
|
||||||
"vram_texture": true
|
|
||||||
}
|
|
||||||
generator_parameters={
|
|
||||||
"md5": "da8e6b435cf12d1cca3b95abbea21b6c"
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/models/weapons/molotov_tex_molik.png"
|
|
||||||
dest_files=["res://.godot/imported/molotov_tex_molik.png-70ccbc73905df496c2513f81c60ddc11.s3tc.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=2
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=true
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=0
|
|
||||||
|
Before Width: | Height: | Size: 24 KiB |
|
|
@ -1,40 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://djb2h4sf42nqq"
|
|
||||||
path="res://.godot/imported/bullet_hole.png-448eb3bcaf6e210cb23950eab136572c.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/textures/bullet_hole.png"
|
|
||||||
dest_files=["res://.godot/imported/bullet_hole.png-448eb3bcaf6e210cb23950eab136572c.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=false
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=1
|
|
||||||
|
Before Width: | Height: | Size: 3.1 KiB |
|
|
@ -1,41 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://ca7f5x8v3nt1j"
|
|
||||||
path.s3tc="res://.godot/imported/flake.png-c4b7328e54a98cbb0bbe6cb68b886bf5.s3tc.ctex"
|
|
||||||
metadata={
|
|
||||||
"imported_formats": ["s3tc_bptc"],
|
|
||||||
"vram_texture": true
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/textures/flake.png"
|
|
||||||
dest_files=["res://.godot/imported/flake.png-c4b7328e54a98cbb0bbe6cb68b886bf5.s3tc.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=2
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=true
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=0
|
|
||||||
|
Before Width: | Height: | Size: 3.8 KiB |
|
|
@ -1,114 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
||||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
||||||
|
|
||||||
<svg
|
|
||||||
width="151.5706mm"
|
|
||||||
height="94.750298mm"
|
|
||||||
viewBox="0 0 151.5706 94.750299"
|
|
||||||
version="1.1"
|
|
||||||
id="svg1"
|
|
||||||
xml:space="preserve"
|
|
||||||
inkscape:version="1.4.2 (ebf0e940d0, 2025-05-08)"
|
|
||||||
sodipodi:docname="icons.svg"
|
|
||||||
inkscape:export-batch-path="/home/fedik/chelimbalo/textures/icons"
|
|
||||||
inkscape:export-batch-name="icons"
|
|
||||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
||||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
xmlns:svg="http://www.w3.org/2000/svg"><sodipodi:namedview
|
|
||||||
id="namedview1"
|
|
||||||
pagecolor="#505050"
|
|
||||||
bordercolor="#ffffff"
|
|
||||||
borderopacity="1"
|
|
||||||
inkscape:showpageshadow="0"
|
|
||||||
inkscape:pageopacity="0"
|
|
||||||
inkscape:pagecheckerboard="1"
|
|
||||||
inkscape:deskcolor="#505050"
|
|
||||||
inkscape:document-units="mm"
|
|
||||||
inkscape:zoom="0.46238334"
|
|
||||||
inkscape:cx="595.82596"
|
|
||||||
inkscape:cy="403.34498"
|
|
||||||
inkscape:window-width="1890"
|
|
||||||
inkscape:window-height="1012"
|
|
||||||
inkscape:window-x="0"
|
|
||||||
inkscape:window-y="0"
|
|
||||||
inkscape:window-maximized="1"
|
|
||||||
inkscape:current-layer="layer1"
|
|
||||||
showguides="true"><inkscape:page
|
|
||||||
x="0"
|
|
||||||
y="0"
|
|
||||||
width="151.57059"
|
|
||||||
height="94.750298"
|
|
||||||
id="page21"
|
|
||||||
margin="0"
|
|
||||||
bleed="0"
|
|
||||||
inkscape:label="starting_pistol" /><inkscape:page
|
|
||||||
x="4.9035764"
|
|
||||||
y="96.736732"
|
|
||||||
width="191.65599"
|
|
||||||
height="172.58481"
|
|
||||||
id="page22"
|
|
||||||
margin="0"
|
|
||||||
bleed="0"
|
|
||||||
inkscape:label="bomb" /><inkscape:page
|
|
||||||
x="151.57059"
|
|
||||||
y="1.8799778e-15"
|
|
||||||
width="180.41171"
|
|
||||||
height="26.771494"
|
|
||||||
id="page27"
|
|
||||||
margin="0"
|
|
||||||
bleed="0"
|
|
||||||
inkscape:label="knife" /><inkscape:page
|
|
||||||
x="200.79291"
|
|
||||||
y="96.736732"
|
|
||||||
width="137.70116"
|
|
||||||
height="172.58971"
|
|
||||||
id="page42"
|
|
||||||
margin="0 0 0 0"
|
|
||||||
bleed="0"
|
|
||||||
inkscape:label="mm_molik" /><inkscape:page
|
|
||||||
x="20.230806"
|
|
||||||
y="288.69505"
|
|
||||||
width="362.13343"
|
|
||||||
height="88.105732"
|
|
||||||
id="page9"
|
|
||||||
inkscape:label="mc" /></sodipodi:namedview><defs
|
|
||||||
id="defs1" /><g
|
|
||||||
inkscape:label="Layer 1"
|
|
||||||
inkscape:groupmode="layer"
|
|
||||||
id="layer1"
|
|
||||||
transform="translate(-8.0775431,-12.786816)"><path
|
|
||||||
d="M 12.275736,12.786816 8.0775431,15.913757 V 38.628133 H 41.259497 v 1.778703 H 65.51228 l 6.180502,4.092257 3.28197,12.404927 3.537768,3.322795 6.691582,1.534273 24.082248,2.727999 13.19971,42.204143 28.93364,0.84388 4.3403,-1.80816 1.56735,-5.30459 -4.46071,-23.0265 -10.84999,-24.232113 6.86057,-13.323734 6.19135,-2.579688 c 0,0 -5.78996,-6.936527 -6.01927,-6.936527 -0.22918,0 -14.37369,-1.170257 -14.38879,-1.171505 h 4.65347 l 9.63455,-0.130225 2.4412,-7.564913 8.25841,-2.531628 -0.72347,-2.320789 -7.23367,0.93431 -12.37702,-4.754232 z"
|
|
||||||
style="fill:#ffffff;stroke-width:0.264583"
|
|
||||||
id="path12" /><path
|
|
||||||
d="m 84.942619,109.52355 c -5.716613,0 -10.31875,4.60213 -10.31875,10.31875 v 18.35081 H 35.966797 v -3.0427 h -9.859863 v 3.0427 h -5.099948 c -4.446254,0 -8.025866,3.57962 -8.025866,8.02587 v 127.86351 c 0,4.44626 3.579612,8.02587 8.025866,8.02587 H 196.61125 c 4.44626,0 8.02587,-3.57961 8.02587,-8.02587 V 146.21898 c 0,-4.44625 -3.57961,-8.02587 -8.02587,-8.02587 h -5.3175 v -3.0427 h -10.03246 v 3.0427 H 142.33653 V 119.8423 c 0,-5.71662 -4.60214,-10.31875 -10.31875,-10.31875 z m 9.927559,10.34924 h 26.484692 c 5.71661,0 10.31875,4.60213 10.31875,10.31875 v 8.00157 H 84.551428 v -8.00157 c 0,-5.71662 4.602137,-10.31875 10.31875,-10.31875 z"
|
|
||||||
style="display:inline;fill:#ffffff;stroke-width:0.264583"
|
|
||||||
id="path21" /><path
|
|
||||||
d="m 276.59914,12.786817 v 2.493905 h -5.15938 l -2.95227,1.865002 -3.28352,-1.865002 h -53.18332 l -36.40139,2.594673 -15.97112,3.242696 c 0,0 15.8897,7.296713 16.21399,7.296713 0.32429,0 36.15852,8.593274 36.15852,8.593274 h 53.18332 l 3.24269,-2.431893 2.9931,2.431893 h 5.15938 v 2.550231 h 2.46496 v -2.550231 l 7.3949,0.601513 42.36486,0.05736 8.71316,-0.658874 2.52284,-3.182235 -0.0574,-15.478125 -2.63704,-3.066996 -48.03997,-0.602031 -10.26139,0.602031 v -2.493905 z"
|
|
||||||
style="fill:#ffffff;stroke-width:0.264583"
|
|
||||||
id="path27" /><g
|
|
||||||
id="g42"
|
|
||||||
transform="matrix(2.0330895,0,0,2.0330895,-356.24095,-95.843233)"><path
|
|
||||||
d="m 300.30982,109.12706 c 0,0 -4.04512,18.11477 -7.06106,38.74285 -0.25661,1.7551 -0.50556,3.52838 -0.74414,5.31027 a 19.314583,19.314583 0 0 0 19.31458,19.31458 19.314583,19.314583 0 0 0 19.31458,-19.31458 c 0,0 -0.14992,-1.51701 -0.37982,-3.81114 -0.6342,-6.32853 -1.87764,-18.57045 -2.26601,-21.19199 -0.52917,-3.57187 -2.91042,-11.11249 -2.91042,-11.11249 0,0 -1.5875,3.43958 -3.30729,7.27603 -1.71963,3.83612 -6.27373,9.98071 -6.27455,9.98182 -0.003,-0.003 -6.69076,-6.54342 -9.86503,-11.7016 -3.175,-5.15938 -5.82084,-13.49375 -5.82084,-13.49375 z"
|
|
||||||
style="fill:none;stroke:#ffffff;stroke-width:4.23333;stroke-linecap:round"
|
|
||||||
id="path40" /><circle
|
|
||||||
style="fill:none;stroke:#ffffff;stroke-width:4.23333;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
||||||
id="path41"
|
|
||||||
cx="311.81921"
|
|
||||||
cy="152.91623"
|
|
||||||
r="11.131776" /><path
|
|
||||||
style="fill:none;stroke:#ffffff;stroke-width:4.23333;stroke-linecap:round;stroke-linejoin:miter;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
||||||
id="path42"
|
|
||||||
sodipodi:type="arc"
|
|
||||||
sodipodi:cx="311.81921"
|
|
||||||
sodipodi:cy="173.91693"
|
|
||||||
sodipodi:rx="31.758301"
|
|
||||||
sodipodi:ry="9.868927"
|
|
||||||
sodipodi:start="5.234734"
|
|
||||||
sodipodi:end="4.2047059"
|
|
||||||
sodipodi:arc-type="arc"
|
|
||||||
d="m 327.66387,165.36401 a 31.758301,9.868927 0 0 1 14.80639,11.13614 31.758301,9.868927 0 0 1 -30.88386,7.28544 31.758301,9.868927 0 0 1 -30.53681,-7.42536 31.758301,9.868927 0 0 1 15.3302,-11.06749"
|
|
||||||
sodipodi:open="true" /></g><path
|
|
||||||
d="m 28.30835,301.48186 v 13.1501 h 62.918123 v 10.72234 l 110.663017,7.08071 h 23.67039 v 2.63033 h 31.35777 l 10.92492,3.64112 c 0,0 3.94499,6.06939 4.3496,6.06939 0.40462,0 5.52886,13.45345 5.52886,13.45345 l 16.42174,-2.93316 1.11259,-3.74292 c 0,0 91.94919,38.03437 92.55611,38.03437 0.60693,0 1.31517,-33.07757 1.31517,-33.07757 l 1.31516,-25.79429 -37.8318,-10.419 -60.08574,-3.74293 c 0,0 -8.29474,5.56338 -9.20512,6.27146 -0.9104,0.70808 -8.19381,-0.20206 -8.19381,-0.20206 l -18.20768,-10.62157 v 5.1e-4 h -8.9271 v -5.1e-4 h 2.67115 l 3.39721,-2.87838 -1.6092,-1.64486 c 0,0 -4.45419,2.42895 -4.45916,2.61018 v -4.78834 l -4.02043,-3.81837 z"
|
|
||||||
style="fill:#ffffff;stroke-width:4.23333;stroke-linecap:round"
|
|
||||||
id="path9" /></g></svg>
|
|
||||||
|
Before Width: | Height: | Size: 6.7 KiB |
|
|
@ -1,43 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://ddplpvk2pofd"
|
|
||||||
path="res://.godot/imported/icons.svg-58b64dedb798f1d668e0082994f78028.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/textures/icons/icons.svg"
|
|
||||||
dest_files=["res://.godot/imported/icons.svg-58b64dedb798f1d668e0082994f78028.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=false
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=1
|
|
||||||
svg/scale=1.0
|
|
||||||
editor/scale_with_editor_scale=false
|
|
||||||
editor/convert_colors_with_editor_theme=false
|
|
||||||
|
Before Width: | Height: | Size: 30 KiB |
|
|
@ -1,40 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://ckdb8s2bj2wix"
|
|
||||||
path="res://.godot/imported/icons_bomb.png-ade442330ccd6e5e933fdd47c709609e.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/textures/icons/icons_bomb.png"
|
|
||||||
dest_files=["res://.godot/imported/icons_bomb.png-ade442330ccd6e5e933fdd47c709609e.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=false
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=1
|
|
||||||
|
Before Width: | Height: | Size: 9.1 KiB |
|
|
@ -1,40 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://dep78xhc8iq06"
|
|
||||||
path="res://.godot/imported/icons_knife.png-ba20f22561df9a61de62b77672c68912.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/textures/icons/icons_knife.png"
|
|
||||||
dest_files=["res://.godot/imported/icons_knife.png-ba20f22561df9a61de62b77672c68912.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=false
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=1
|
|
||||||
|
Before Width: | Height: | Size: 94 KiB |
|
|
@ -1,40 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://d257ki2or3i3m"
|
|
||||||
path="res://.godot/imported/icons_mm_molik.png-af042f7d23f22f11ac2d52cb0fe057d4.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/textures/icons/icons_mm_molik.png"
|
|
||||||
dest_files=["res://.godot/imported/icons_mm_molik.png-af042f7d23f22f11ac2d52cb0fe057d4.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=false
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=1
|
|
||||||
|
Before Width: | Height: | Size: 25 KiB |
|
|
@ -1,40 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://cg7j6uxv3wtn0"
|
|
||||||
path="res://.godot/imported/icons_starting_pistol.png-7cc4e7101c5c390777d52421f4e64ded.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/textures/icons/icons_starting_pistol.png"
|
|
||||||
dest_files=["res://.godot/imported/icons_starting_pistol.png-7cc4e7101c5c390777d52421f4e64ded.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=false
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=1
|
|
||||||
|
Before Width: | Height: | Size: 8.3 KiB |
|
|
@ -1,40 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://j0fon3ridaoa"
|
|
||||||
path="res://.godot/imported/mc.png-1235520112765649347982843ec765d0.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/textures/icons/mc.png"
|
|
||||||
dest_files=["res://.godot/imported/mc.png-1235520112765649347982843ec765d0.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=false
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=1
|
|
||||||
|
Before Width: | Height: | Size: 5.4 KiB |
|
|
@ -1,41 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://va158xyrsvb4"
|
|
||||||
path.s3tc="res://.godot/imported/fire_particle.png-0aad5125ba65abd549495b1b6e6cee0e.s3tc.ctex"
|
|
||||||
metadata={
|
|
||||||
"imported_formats": ["s3tc_bptc"],
|
|
||||||
"vram_texture": true
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/textures/players/molikman/molotov/fire_particle.png"
|
|
||||||
dest_files=["res://.godot/imported/fire_particle.png-0aad5125ba65abd549495b1b6e6cee0e.s3tc.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=2
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=true
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=0
|
|
||||||
|
Before Width: | Height: | Size: 11 KiB |
|
|
@ -1,40 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://d0520jd5y300q"
|
|
||||||
path="res://.godot/imported/frame0000.png-caca975e9f546eff424570d0bb788afa.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/textures/players/molikman/molotov/frame0000.png"
|
|
||||||
dest_files=["res://.godot/imported/frame0000.png-caca975e9f546eff424570d0bb788afa.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=false
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=1
|
|
||||||
|
Before Width: | Height: | Size: 10 KiB |
|
|
@ -1,40 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://boebtrdgircn1"
|
|
||||||
path="res://.godot/imported/frame0001.png-4f0320616b3100b29bbe543bc6dc7e9a.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/textures/players/molikman/molotov/frame0001.png"
|
|
||||||
dest_files=["res://.godot/imported/frame0001.png-4f0320616b3100b29bbe543bc6dc7e9a.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=false
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=1
|
|
||||||
|
Before Width: | Height: | Size: 10 KiB |
|
|
@ -1,40 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://iub2i15vj7a7"
|
|
||||||
path="res://.godot/imported/frame0002.png-8e9ca3c2d95179e1e84c09ea5b9789dd.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/textures/players/molikman/molotov/frame0002.png"
|
|
||||||
dest_files=["res://.godot/imported/frame0002.png-8e9ca3c2d95179e1e84c09ea5b9789dd.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=false
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=1
|
|
||||||
|
Before Width: | Height: | Size: 11 KiB |
|
|
@ -1,40 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://diy4n17p8qqkh"
|
|
||||||
path="res://.godot/imported/frame0003.png-922a8e5560166fdb80548d324b08f6c8.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/textures/players/molikman/molotov/frame0003.png"
|
|
||||||
dest_files=["res://.godot/imported/frame0003.png-922a8e5560166fdb80548d324b08f6c8.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=false
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=1
|
|
||||||
|
Before Width: | Height: | Size: 10 KiB |
|
|
@ -1,40 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://d07fcg5pnao3q"
|
|
||||||
path="res://.godot/imported/frame0004.png-059e8c378e4af0dcdbad7f041b3ec46c.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://assets/textures/players/molikman/molotov/frame0004.png"
|
|
||||||
dest_files=["res://.godot/imported/frame0004.png-059e8c378e4af0dcdbad7f041b3ec46c.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=false
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=1
|
|
||||||
|
|
@ -1,4 +0,0 @@
|
||||||
[gd_resource type="ColorPalette" format=3 uid="uid://c7b4nvb7c7dp3"]
|
|
||||||
|
|
||||||
[resource]
|
|
||||||
colors = PackedColorArray(0.047629792, 0.11940846, 0.180933, 1, 0.027450977, 0.37015864, 0.84705883, 1, 0.04705882, 0.33723024, 0.7647059, 1, 0.19999999, 0.6981582, 0.9137255, 1, 0.027450977, 0.5142647, 0.84705883, 1, 0.19999999, 0.8667959, 0.9137255, 1, 0.065, 0.15340322, 0.25, 1, 0.15686275, 0.26666668, 0.41568628, 1)
|
|
||||||
|
|
@ -1,344 +0,0 @@
|
||||||
[gd_resource type="Theme" load_steps=35 format=3 uid="uid://dxnkvosdhpvwi"]
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0f6i3"]
|
|
||||||
bg_color = Color(0.15686275, 0.26666668, 0.41568628, 1)
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_6ioqn"]
|
|
||||||
content_margin_left = 5.0
|
|
||||||
content_margin_top = 5.0
|
|
||||||
content_margin_right = 5.0
|
|
||||||
content_margin_bottom = 5.0
|
|
||||||
bg_color = Color(0.007843137, 0.08691179, 0.2, 0.4862745)
|
|
||||||
corner_radius_top_left = 5
|
|
||||||
corner_radius_top_right = 5
|
|
||||||
corner_radius_bottom_right = 5
|
|
||||||
corner_radius_bottom_left = 5
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_lxams"]
|
|
||||||
content_margin_left = 5.0
|
|
||||||
content_margin_top = 5.0
|
|
||||||
content_margin_right = 5.0
|
|
||||||
content_margin_bottom = 5.0
|
|
||||||
bg_color = Color(0.19999999, 0.6981582, 0.9137255, 1)
|
|
||||||
corner_radius_top_left = 2
|
|
||||||
corner_radius_top_right = 2
|
|
||||||
corner_radius_bottom_right = 2
|
|
||||||
corner_radius_bottom_left = 2
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_vhku8"]
|
|
||||||
content_margin_left = 5.0
|
|
||||||
content_margin_top = 5.0
|
|
||||||
content_margin_right = 5.0
|
|
||||||
content_margin_bottom = 5.0
|
|
||||||
bg_color = Color(0.027450977, 0.5142647, 0.84705883, 1)
|
|
||||||
corner_radius_top_left = 2
|
|
||||||
corner_radius_top_right = 2
|
|
||||||
corner_radius_bottom_right = 2
|
|
||||||
corner_radius_bottom_left = 2
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_gvtt4"]
|
|
||||||
content_margin_left = 5.0
|
|
||||||
content_margin_top = 5.0
|
|
||||||
content_margin_right = 5.0
|
|
||||||
content_margin_bottom = 5.0
|
|
||||||
bg_color = Color(0.04705882, 0.33723024, 0.7647059, 1)
|
|
||||||
corner_radius_top_left = 2
|
|
||||||
corner_radius_top_right = 2
|
|
||||||
corner_radius_bottom_right = 2
|
|
||||||
corner_radius_bottom_left = 2
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nb43s"]
|
|
||||||
bg_color = Color(0.027450977, 0.37015864, 0.84705883, 1)
|
|
||||||
corner_radius_top_left = 2
|
|
||||||
corner_radius_top_right = 2
|
|
||||||
corner_radius_bottom_right = 2
|
|
||||||
corner_radius_bottom_left = 2
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_3f3va"]
|
|
||||||
bg_color = Color(0.065, 0.15340322, 0.25, 1)
|
|
||||||
border_width_left = 5
|
|
||||||
border_width_top = 5
|
|
||||||
border_width_right = 5
|
|
||||||
border_width_bottom = 5
|
|
||||||
border_color = Color(0.065, 0.15340322, 0.25, 1)
|
|
||||||
corner_radius_bottom_right = 2
|
|
||||||
corner_radius_bottom_left = 2
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_n0pxi"]
|
|
||||||
bg_color = Color(0.106433235, 0.18161754, 0.32349485, 1)
|
|
||||||
border_width_left = 5
|
|
||||||
border_width_top = 5
|
|
||||||
border_width_right = 5
|
|
||||||
border_width_bottom = 5
|
|
||||||
border_color = Color(0.106433235, 0.18161754, 0.32349485, 1)
|
|
||||||
corner_radius_top_left = 2
|
|
||||||
corner_radius_top_right = 2
|
|
||||||
corner_radius_bottom_right = 2
|
|
||||||
corner_radius_bottom_left = 2
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_y0ixg"]
|
|
||||||
bg_color = Color(0.15686275, 0.26666668, 0.41568628, 1)
|
|
||||||
border_width_left = 5
|
|
||||||
border_width_top = 5
|
|
||||||
border_width_right = 5
|
|
||||||
border_width_bottom = 5
|
|
||||||
border_color = Color(0.15686275, 0.26666668, 0.41568628, 1)
|
|
||||||
corner_radius_top_left = 2
|
|
||||||
corner_radius_top_right = 2
|
|
||||||
corner_radius_bottom_right = 2
|
|
||||||
corner_radius_bottom_left = 2
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_luy55"]
|
|
||||||
bg_color = Color(0.15686275, 0.26666668, 0.41568628, 1)
|
|
||||||
border_width_left = 5
|
|
||||||
border_width_top = 5
|
|
||||||
border_width_right = 5
|
|
||||||
border_width_bottom = 5
|
|
||||||
border_color = Color(0.15686275, 0.26666668, 0.41568628, 1)
|
|
||||||
corner_radius_top_left = 2
|
|
||||||
corner_radius_top_right = 2
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_etupa"]
|
|
||||||
bg_color = Color(0.027450977, 0.5142647, 0.84705883, 1)
|
|
||||||
border_width_left = 5
|
|
||||||
border_width_top = 5
|
|
||||||
border_width_right = 5
|
|
||||||
border_width_bottom = 5
|
|
||||||
border_color = Color(0.027450977, 0.5142647, 0.84705883, 1)
|
|
||||||
corner_radius_top_left = 2
|
|
||||||
corner_radius_top_right = 2
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_7cwyu"]
|
|
||||||
bg_color = Color(0.065, 0.15340322, 0.25, 1)
|
|
||||||
corner_radius_top_right = 5
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_1wn1r"]
|
|
||||||
bg_color = Color(0.17252281, 0.819067, 0.3901327, 1)
|
|
||||||
corner_radius_top_right = 5
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jqgtl"]
|
|
||||||
bg_color = Color(0.027450977, 0.5142647, 0.84705883, 1)
|
|
||||||
corner_radius_top_left = 5
|
|
||||||
corner_radius_top_right = 5
|
|
||||||
corner_radius_bottom_right = 5
|
|
||||||
corner_radius_bottom_left = 5
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_bjvl4"]
|
|
||||||
bg_color = Color(0.19999999, 0.6981582, 0.9137255, 1)
|
|
||||||
corner_radius_top_left = 5
|
|
||||||
corner_radius_top_right = 5
|
|
||||||
corner_radius_bottom_right = 5
|
|
||||||
corner_radius_bottom_left = 5
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_600w1"]
|
|
||||||
bg_color = Color(0.027450977, 0.5142647, 0.84705883, 1)
|
|
||||||
corner_radius_top_left = 5
|
|
||||||
corner_radius_top_right = 5
|
|
||||||
corner_radius_bottom_right = 5
|
|
||||||
corner_radius_bottom_left = 5
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_gaobj"]
|
|
||||||
content_margin_left = 5.0
|
|
||||||
content_margin_top = 5.0
|
|
||||||
content_margin_right = 5.0
|
|
||||||
content_margin_bottom = 5.0
|
|
||||||
bg_color = Color(0.15686275, 0.26666668, 0.41568628, 1)
|
|
||||||
corner_radius_top_left = 5
|
|
||||||
corner_radius_top_right = 5
|
|
||||||
corner_radius_bottom_right = 5
|
|
||||||
corner_radius_bottom_left = 5
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_nv6t3"]
|
|
||||||
bg_color = Color(0.027450977, 0.37015864, 0.84705883, 1)
|
|
||||||
corner_radius_top_left = 5
|
|
||||||
corner_radius_top_right = 5
|
|
||||||
corner_radius_bottom_right = 5
|
|
||||||
corner_radius_bottom_left = 5
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_eff20"]
|
|
||||||
bg_color = Color(0.19999999, 0.6981582, 0.9137255, 1)
|
|
||||||
corner_radius_top_left = 5
|
|
||||||
corner_radius_top_right = 5
|
|
||||||
corner_radius_bottom_right = 5
|
|
||||||
corner_radius_bottom_left = 5
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_axncs"]
|
|
||||||
bg_color = Color(0.106433235, 0.18161754, 0.32349485, 1)
|
|
||||||
border_width_bottom = 5
|
|
||||||
border_color = Color(0.065, 0.15340322, 0.25, 1)
|
|
||||||
corner_radius_top_left = 2
|
|
||||||
corner_radius_top_right = 2
|
|
||||||
corner_radius_bottom_right = 2
|
|
||||||
corner_radius_bottom_left = 2
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jungl"]
|
|
||||||
bg_color = Color(0.065, 0.15340322, 0.25, 1)
|
|
||||||
border_width_left = 5
|
|
||||||
border_width_top = 5
|
|
||||||
border_width_right = 5
|
|
||||||
border_width_bottom = 5
|
|
||||||
border_color = Color(0.106433235, 0.18161754, 0.32349485, 1)
|
|
||||||
corner_radius_top_left = 2
|
|
||||||
corner_radius_top_right = 2
|
|
||||||
corner_radius_bottom_right = 2
|
|
||||||
corner_radius_bottom_left = 2
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_vxwtt"]
|
|
||||||
bg_color = Color(0.009789981, 0.06134919, 0.10858328, 1)
|
|
||||||
border_width_left = 4
|
|
||||||
border_width_top = 4
|
|
||||||
border_width_right = 4
|
|
||||||
border_width_bottom = 4
|
|
||||||
border_color = Color(0.065, 0.15340322, 0.25, 1)
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_4fp8c"]
|
|
||||||
bg_color = Color(0.047629792, 0.11940846, 0.180933, 1)
|
|
||||||
border_width_left = 4
|
|
||||||
border_width_top = 4
|
|
||||||
border_width_right = 4
|
|
||||||
border_width_bottom = 4
|
|
||||||
border_color = Color(0.15686275, 0.26666668, 0.41568628, 1)
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jrpol"]
|
|
||||||
bg_color = Color(0.04705882, 0.33723024, 0.7647059, 1)
|
|
||||||
corner_radius_top_left = 2
|
|
||||||
corner_radius_top_right = 2
|
|
||||||
corner_radius_bottom_right = 2
|
|
||||||
corner_radius_bottom_left = 2
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_81epl"]
|
|
||||||
bg_color = Color(0.047629792, 0.11940846, 0.180933, 1)
|
|
||||||
border_width_left = 4
|
|
||||||
border_width_top = 4
|
|
||||||
border_width_right = 4
|
|
||||||
border_width_bottom = 4
|
|
||||||
border_color = Color(0.15686275, 0.26666668, 0.41568628, 1)
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_67t17"]
|
|
||||||
bg_color = Color(0.027450977, 0.5142647, 0.84705883, 1)
|
|
||||||
corner_radius_top_left = 5
|
|
||||||
corner_radius_top_right = 5
|
|
||||||
corner_radius_bottom_right = 5
|
|
||||||
corner_radius_bottom_left = 5
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_wlpk7"]
|
|
||||||
content_margin_left = 5.0
|
|
||||||
content_margin_top = 5.0
|
|
||||||
content_margin_right = 5.0
|
|
||||||
content_margin_bottom = 5.0
|
|
||||||
bg_color = Color(0.15686275, 0.26666668, 0.41568628, 1)
|
|
||||||
border_color = Color(0.15686275, 0.26666668, 0.41568628, 1)
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_doivh"]
|
|
||||||
content_margin_left = 5.0
|
|
||||||
content_margin_top = 5.0
|
|
||||||
content_margin_right = 5.0
|
|
||||||
content_margin_bottom = 5.0
|
|
||||||
bg_color = Color(0.027450977, 0.5142647, 0.84705883, 1)
|
|
||||||
border_width_top = 5
|
|
||||||
border_color = Color(0.04705882, 0.33723024, 0.7647059, 1)
|
|
||||||
corner_radius_top_left = 2
|
|
||||||
corner_radius_top_right = 2
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_078gm"]
|
|
||||||
content_margin_left = 5.0
|
|
||||||
content_margin_top = 5.0
|
|
||||||
content_margin_right = 5.0
|
|
||||||
content_margin_bottom = 5.0
|
|
||||||
bg_color = Color(0.027450977, 0.37015864, 0.84705883, 1)
|
|
||||||
border_width_bottom = 5
|
|
||||||
border_color = Color(0.08210841, 0.3142104, 0.6561392, 1)
|
|
||||||
corner_radius_top_left = 2
|
|
||||||
corner_radius_top_right = 2
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cqecq"]
|
|
||||||
bg_color = Color(0.027450977, 0.5142647, 0.84705883, 1)
|
|
||||||
corner_radius_top_left = 5
|
|
||||||
corner_radius_top_right = 5
|
|
||||||
corner_radius_bottom_right = 5
|
|
||||||
corner_radius_bottom_left = 5
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_s00gw"]
|
|
||||||
bg_color = Color(0.19999999, 0.6981582, 0.9137255, 1)
|
|
||||||
corner_radius_top_left = 5
|
|
||||||
corner_radius_top_right = 5
|
|
||||||
corner_radius_bottom_right = 5
|
|
||||||
corner_radius_bottom_left = 5
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_w0lbt"]
|
|
||||||
bg_color = Color(0.027450977, 0.37015864, 0.84705883, 1)
|
|
||||||
corner_radius_top_left = 5
|
|
||||||
corner_radius_top_right = 5
|
|
||||||
corner_radius_bottom_right = 5
|
|
||||||
corner_radius_bottom_left = 5
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hd7qi"]
|
|
||||||
bg_color = Color(0.19999999, 0.6981582, 0.9137255, 1)
|
|
||||||
corner_radius_top_left = 5
|
|
||||||
corner_radius_top_right = 5
|
|
||||||
corner_radius_bottom_right = 5
|
|
||||||
corner_radius_bottom_left = 5
|
|
||||||
|
|
||||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cn8il"]
|
|
||||||
content_margin_left = 5.0
|
|
||||||
content_margin_top = 5.0
|
|
||||||
content_margin_right = 5.0
|
|
||||||
content_margin_bottom = 5.0
|
|
||||||
bg_color = Color(0.15686275, 0.26666668, 0.41568628, 1)
|
|
||||||
corner_radius_top_left = 5
|
|
||||||
corner_radius_top_right = 5
|
|
||||||
corner_radius_bottom_right = 5
|
|
||||||
corner_radius_bottom_left = 5
|
|
||||||
|
|
||||||
[resource]
|
|
||||||
AcceptDialog/styles/panel = SubResource("StyleBoxFlat_0f6i3")
|
|
||||||
Button/styles/disabled = SubResource("StyleBoxFlat_6ioqn")
|
|
||||||
Button/styles/hover = SubResource("StyleBoxFlat_lxams")
|
|
||||||
Button/styles/normal = SubResource("StyleBoxFlat_vhku8")
|
|
||||||
Button/styles/pressed = SubResource("StyleBoxFlat_gvtt4")
|
|
||||||
CheckButton/styles/hover_pressed = SubResource("StyleBoxFlat_nb43s")
|
|
||||||
FoldableContainer/styles/panel = SubResource("StyleBoxFlat_3f3va")
|
|
||||||
FoldableContainer/styles/title_collapsed_hover_panel = SubResource("StyleBoxFlat_n0pxi")
|
|
||||||
FoldableContainer/styles/title_collapsed_panel = SubResource("StyleBoxFlat_y0ixg")
|
|
||||||
FoldableContainer/styles/title_hover_panel = SubResource("StyleBoxFlat_luy55")
|
|
||||||
FoldableContainer/styles/title_panel = SubResource("StyleBoxFlat_etupa")
|
|
||||||
HPBar/base_type = &"ProgressBar"
|
|
||||||
HPBar/styles/background = SubResource("StyleBoxFlat_7cwyu")
|
|
||||||
HPBar/styles/fill = SubResource("StyleBoxFlat_1wn1r")
|
|
||||||
HScrollBar/styles/grabber = SubResource("StyleBoxFlat_jqgtl")
|
|
||||||
HScrollBar/styles/grabber_highlight = SubResource("StyleBoxFlat_bjvl4")
|
|
||||||
HScrollBar/styles/grabber_pressed = SubResource("StyleBoxFlat_600w1")
|
|
||||||
HScrollBar/styles/scroll = SubResource("StyleBoxFlat_gaobj")
|
|
||||||
HSlider/styles/grabber_area = SubResource("StyleBoxFlat_nv6t3")
|
|
||||||
HSlider/styles/grabber_area_highlight = SubResource("StyleBoxFlat_eff20")
|
|
||||||
HSlider/styles/slider = SubResource("StyleBoxFlat_gaobj")
|
|
||||||
LineEdit/styles/normal = SubResource("StyleBoxFlat_axncs")
|
|
||||||
LineEdit/styles/read_only = SubResource("StyleBoxFlat_jungl")
|
|
||||||
MarginContainer/constants/margin_bottom = 4
|
|
||||||
MarginContainer/constants/margin_left = 4
|
|
||||||
MarginContainer/constants/margin_right = 4
|
|
||||||
MarginContainer/constants/margin_top = 14
|
|
||||||
Panel/styles/panel = SubResource("StyleBoxFlat_vxwtt")
|
|
||||||
PanelContainer/styles/panel = SubResource("StyleBoxFlat_4fp8c")
|
|
||||||
PopupMenu/styles/hover = SubResource("StyleBoxFlat_jrpol")
|
|
||||||
PopupMenu/styles/panel = SubResource("StyleBoxFlat_81epl")
|
|
||||||
PopupPanel/styles/panel = SubResource("StyleBoxFlat_vxwtt")
|
|
||||||
ProgressBar/styles/background = SubResource("StyleBoxFlat_gaobj")
|
|
||||||
ProgressBar/styles/fill = SubResource("StyleBoxFlat_67t17")
|
|
||||||
TabContainer/styles/panel = SubResource("StyleBoxFlat_4fp8c")
|
|
||||||
TabContainer/styles/tab_disabled = SubResource("StyleBoxFlat_wlpk7")
|
|
||||||
TabContainer/styles/tab_hovered = SubResource("StyleBoxFlat_doivh")
|
|
||||||
TabContainer/styles/tab_selected = SubResource("StyleBoxFlat_doivh")
|
|
||||||
TabContainer/styles/tab_unselected = SubResource("StyleBoxFlat_078gm")
|
|
||||||
TabContainer/styles/tabbar_background = SubResource("StyleBoxFlat_0f6i3")
|
|
||||||
TextEdit/styles/normal = SubResource("StyleBoxFlat_axncs")
|
|
||||||
TextEdit/styles/read_only = SubResource("StyleBoxFlat_jungl")
|
|
||||||
VScrollBar/styles/grabber = SubResource("StyleBoxFlat_cqecq")
|
|
||||||
VScrollBar/styles/grabber_highlight = SubResource("StyleBoxFlat_s00gw")
|
|
||||||
VScrollBar/styles/grabber_pressed = SubResource("StyleBoxFlat_cqecq")
|
|
||||||
VScrollBar/styles/scroll = SubResource("StyleBoxFlat_gaobj")
|
|
||||||
VSlider/styles/grabber_area = SubResource("StyleBoxFlat_w0lbt")
|
|
||||||
VSlider/styles/grabber_area_highlight = SubResource("StyleBoxFlat_hd7qi")
|
|
||||||
VSlider/styles/slider = SubResource("StyleBoxFlat_cn8il")
|
|
||||||
Window/styles/embedded_border = SubResource("StyleBoxFlat_0f6i3")
|
|
||||||
Window/styles/embedded_unfocused_border = SubResource("StyleBoxFlat_0f6i3")
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
||||||
key,ru,en,ikg
|
|
||||||
attack,Сторона атаки,Attack,
|
|
||||||
attacker,Атакующий,Attacker,
|
|
||||||
attackers,Атакующие,Attackers,
|
|
||||||
defence,Сторона защиты,Defence,
|
|
||||||
defender,Защищающий,Defender,
|
|
||||||
defenders,Защищающие,Defenders,
|
|
||||||
spectator,Наблюдатель,Spectator,
|
|
||||||
spectators,Наблюдатели,Spectators,
|
|
||||||
pistols,Пистолеты,Pistols,
|
|
||||||
sm_gun,Пистолеты-пулемёты,Submachine guns,
|
|
||||||
shotguns,Дробовики,Shotguns,
|
|
||||||
rifles,Винтовки,Rifles,
|
|
||||||
abilities,Способности,Abilities,
|
|
||||||
MyNameIs,:докер:,MyNameIs,Ïγрõõma∆~ğònñ fīłøроñī
|
|
||||||
|
|
|
@ -1,17 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="csv_translation"
|
|
||||||
type="Translation"
|
|
||||||
uid="uid://1okuxajts7cd"
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
files=["res://assets/translations/gameplay.ru.translation", "res://assets/translations/gameplay.en.translation", "res://assets/translations/gameplay.ikg.translation"]
|
|
||||||
|
|
||||||
source_file="res://assets/translations/gameplay.csv"
|
|
||||||
dest_files=["res://assets/translations/gameplay.ru.translation", "res://assets/translations/gameplay.en.translation", "res://assets/translations/gameplay.ikg.translation"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress=true
|
|
||||||
delimiter=0
|
|
||||||
|
|
@ -1,46 +0,0 @@
|
||||||
key,ru,en,ikg
|
|
||||||
allow_multiple_abilities,Разрешить несколько одинаковых способностей,Allow multiple same abilities,
|
|
||||||
allow_team_switch,Разрешить смену команд,Allow team switch,
|
|
||||||
audio,Звук,Audio,
|
|
||||||
audio_gameplay,Геймплейные звуки,Gameplay sounds,
|
|
||||||
bomb_time,Отсчёт бомбы,Bomb time,
|
|
||||||
buy_time,Время закупок,Buy phase time,
|
|
||||||
cancel,Отменить,Cancel,
|
|
||||||
connect,Подключится по IP,Connect to IP,
|
|
||||||
controls,Управление,Controls,
|
|
||||||
exit,Выйти из игры,Exit the game,
|
|
||||||
fullscreen,Полный экран,Fullscreen,
|
|
||||||
gameplay,Геймплей,Gameplay,
|
|
||||||
half_rounds,Раундов до смены сторон,Rounds to switch sides,
|
|
||||||
host,Захостить сервер,Host server,
|
|
||||||
infinite_money,Бесконечные деньги,Infinite money,
|
|
||||||
install,Установить,Install,
|
|
||||||
ip,IP,IP,
|
|
||||||
join_attack,Стать атакующим,Join attack,
|
|
||||||
join_defence,Стать защищающим,Join defence,
|
|
||||||
join_spectators,Стать наблюдателем,Join spectators,
|
|
||||||
language,Язык,Language,
|
|
||||||
leave,Покинуть лобби,Leave lobby,
|
|
||||||
nick,Никнейм,Nickname,
|
|
||||||
ninstall,Не устанавливать,Don’t install,
|
|
||||||
pick_level,Выбор уровня,Pick level,
|
|
||||||
pick_team,Выберите свою команду,Pick your team,
|
|
||||||
port_forwarding,Проброс портов,Port forwarding,
|
|
||||||
public_ip_status,Статус публичного IP,Public IP status,
|
|
||||||
round_settings,Настройки раунда,Round settings,
|
|
||||||
round_time,Время раунда,Round time,
|
|
||||||
sensitivity,Чувствительность,Sensitivity,
|
|
||||||
settings,Настройки,Settings,
|
|
||||||
shuffle,Перемешать команды,Shuffle teams,
|
|
||||||
start,Начать сессию,Start session,
|
|
||||||
teams,Команды,Teams,
|
|
||||||
try_forward,Попробовать пробросить порты,Try to forward ports,
|
|
||||||
version_update,Изменение версии,Version update,
|
|
||||||
version_update_desc,"На сервере обнаружена новая (или просто другая) версия игры.
|
|
||||||
Установить её?","There’s new (or just different) version on server.
|
|
||||||
Install it?",
|
|
||||||
video,Видео,Video,
|
|
||||||
win_rounds,Раундов до победы,Rounds to win,
|
|
||||||
toggle_walk,Переключение ходьбы,Toggle walking,
|
|
||||||
toggle_crouch,Переключение приседания,Toggle crouching,
|
|
||||||
toggle_scope,Переключение прицеливания,Toggle scoping,
|
|
||||||
|
|
|
@ -1,17 +0,0 @@
|
||||||
[remap]
|
|
||||||
|
|
||||||
importer="csv_translation"
|
|
||||||
type="Translation"
|
|
||||||
uid="uid://cb0irxjgwubm4"
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
files=["res://assets/translations/gui.ru.translation", "res://assets/translations/gui.en.translation", "res://assets/translations/gui.ikg.translation"]
|
|
||||||
|
|
||||||
source_file="res://assets/translations/gui.csv"
|
|
||||||
dest_files=["res://assets/translations/gui.ru.translation", "res://assets/translations/gui.en.translation", "res://assets/translations/gui.ikg.translation"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress=true
|
|
||||||
delimiter=0
|
|
||||||