Remove more unneeded things.

This commit is contained in:
Relintai 2022-02-01 13:46:55 +01:00
parent 5571a932dd
commit 53a8aebc2a
11 changed files with 0 additions and 238 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,78 +0,0 @@
[gd_resource type="RTileSet" load_steps=9 format=2]
[ext_resource path="res://modules/planets/tiles/dirt.png" type="Texture" id=1]
[ext_resource path="res://modules/planets/tiles/grass.png" type="Texture" id=2]
[ext_resource path="res://modules/planets/sheared/dirt_shear.png" type="Texture" id=3]
[sub_resource type="NavigationPolygon" id=5]
vertices = PoolVector2Array( 32.9336, 0, 64, 16.783, 33.4719, 32, 0, 16.6484 )
polygons = [ PoolIntArray( 0, 1, 2, 3 ) ]
[sub_resource type="NavigationPolygon" id=4]
vertices = PoolVector2Array( 33.0681, 0, 64, 16.783, 33.3373, 32, 0, 16.9176 )
polygons = [ PoolIntArray( 0, 1, 2, 3 ) ]
[sub_resource type="OccluderPolygon2D" id=3]
polygon = PoolVector2Array( 0, 0, 32, 16.9714, 32, 96, 0, 79.6356 )
[sub_resource type="ConvexPolygonShape2D" id=2]
points = PoolVector2Array( 0, 0, 32, 16.6484, 32, 96, 0, 79.151 )
[sub_resource type="FastnoiseNoiseParams" id=1]
frequency = 0.02
cellular_jitter = 0.6
[resource]
noise = SubResource( 1 )
0/name = "dirt.png 0"
0/texture = ExtResource( 1 )
0/tex_offset = Vector2( 0, 0 )
0/modulate = Color( 1, 1, 1, 1 )
0/region = Rect2( 0, 0, 64, 32 )
0/tile_mode = 0
0/occluder_offset = Vector2( 0, 0 )
0/navigation_offset = Vector2( 0, 0 )
0/navigation = SubResource( 5 )
0/shape_offset = Vector2( 0, 0 )
0/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
0/shape_one_way = false
0/shape_one_way_margin = 0.0
0/shapes = [ ]
0/z_index = 0
1/name = "grass.png 1"
1/texture = ExtResource( 2 )
1/tex_offset = Vector2( 0, 0 )
1/modulate = Color( 1, 1, 1, 1 )
1/region = Rect2( 0, 0, 64, 32 )
1/tile_mode = 0
1/occluder_offset = Vector2( 0, 0 )
1/navigation_offset = Vector2( 0, 0 )
1/navigation = SubResource( 4 )
1/shape_offset = Vector2( 0, 0 )
1/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
1/shape_one_way = false
1/shape_one_way_margin = 0.0
1/shapes = [ ]
1/z_index = 0
2/name = "dirt_shear.png 2"
2/texture = ExtResource( 3 )
2/tex_offset = Vector2( 0, 63 )
2/modulate = Color( 1, 1, 1, 1 )
2/region = Rect2( 0, 0, 32, 96 )
2/tile_mode = 0
2/occluder_offset = Vector2( 0, 63 )
2/occluder = SubResource( 3 )
2/navigation_offset = Vector2( 0, 63 )
2/shape_offset = Vector2( 0, 63 )
2/shape_transform = Transform2D( 1, 0, 0, 1, 0, 63 )
2/shape = SubResource( 2 )
2/shape_one_way = false
2/shape_one_way_margin = 1.0
2/shapes = [ {
"autotile_coord": Vector2( 0, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 2 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 63 )
} ]
2/z_index = 1

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

View File

@ -1,35 +0,0 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/dirt_shear.png-fd9fb49597b5112c1269175ad6d266c8.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://modules/planets/sheared/dirt_shear.png"
dest_files=[ "res://.import/dirt_shear.png-fd9fb49597b5112c1269175ad6d266c8.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=1
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=false
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0

View File

@ -1,15 +0,0 @@
[gd_resource type="Resource" load_steps=3 format=2]
[ext_resource path="res://addons/tile_generator/shear_tile.gd" type="Script" id=1]
[ext_resource path="res://modules/planets/textures/stone_1_albedo.png" type="Texture" id=2]
[resource]
script = ExtResource( 1 )
input = ExtResource( 2 )
output_image_name = "dirt_shear"
shear_amount = 0.19
image_count = 1
image_size_x = 32
image_size_y = 96
alpha_crop = true
generate = false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -1,35 +0,0 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/dirt.png-de9637bedc5efbe61cae1a851309ca54.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://modules/planets/tiles/dirt.png"
dest_files=[ "res://.import/dirt.png-de9637bedc5efbe61cae1a851309ca54.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=1
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=false
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0

View File

@ -1,14 +0,0 @@
[gd_resource type="Resource" load_steps=3 format=2]
[ext_resource path="res://addons/tile_generator/smple_tile.gd" type="Script" id=1]
[ext_resource path="res://modules/planets/textures/dirt_albedo.png" type="Texture" id=2]
[resource]
script = ExtResource( 1 )
input = ExtResource( 2 )
output_image_name = "dirt"
image_count = 1
image_size_x = 64
image_size_y = 32
alpha_crop = true
generate = false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -1,35 +0,0 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/grass.png-e07ce30421471802ecdd4f4979baede3.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://modules/planets/tiles/grass.png"
dest_files=[ "res://.import/grass.png-e07ce30421471802ecdd4f4979baede3.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=1
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=false
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=false
svg/scale=1.0

View File

@ -1,14 +0,0 @@
[gd_resource type="Resource" load_steps=3 format=2]
[ext_resource path="res://addons/tile_generator/smple_tile.gd" type="Script" id=1]
[ext_resource path="res://modules/planets/textures/grass_albedo.png" type="Texture" id=2]
[resource]
script = ExtResource( 1 )
input = ExtResource( 2 )
output_image_name = "grass"
image_count = 1
image_size_x = 64
image_size_y = 32
alpha_crop = true
generate = false