Browse Source

added black background

fix/wall
as4s4hetic 3 years ago
parent
commit
e3a9c9f867
  1. 17
      Resources/lodge.tres
  2. 4
      Story/Ch1S2.tscn
  3. BIN
      Tiles/black.png
  4. 35
      Tiles/black.png.import

17
Resources/lodge.tres

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
[gd_resource type="TileSet" load_steps=49 format=2]
[gd_resource type="TileSet" load_steps=50 format=2]
[ext_resource path="res://Tiles/bedroom.png" type="Texture" id=1]
[ext_resource path="res://Tiles/living-room.png" type="Texture" id=2]
@ -13,6 +13,7 @@ @@ -13,6 +13,7 @@
[ext_resource path="res://Tiles/Furniture/sofa.png" type="Texture" id=11]
[ext_resource path="res://Tiles/Furniture/coffee table.png" type="Texture" id=12]
[ext_resource path="res://Tiles/corners.png" type="Texture" id=13]
[ext_resource path="res://Tiles/black.png" type="Texture" id=14]
[sub_resource type="ConvexPolygonShape2D" id=10]
points = PoolVector2Array( 60, 60, 0, 60, 0, 0, 60, 0 )
@ -1065,3 +1066,17 @@ points = PoolVector2Array( 60, 60, 0, 60, 0, 0, 60, 0 ) @@ -1065,3 +1066,17 @@ points = PoolVector2Array( 60, 60, 0, 60, 0, 0, 60, 0 )
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
} ]
59/z_index = 0
60/name = "black.png 60"
60/texture = ExtResource( 14 )
60/tex_offset = Vector2( 0, 0 )
60/modulate = Color( 1, 1, 1, 1 )
60/region = Rect2( 0, 0, 60, 60 )
60/tile_mode = 0
60/occluder_offset = Vector2( 0, 0 )
60/navigation_offset = Vector2( 0, 0 )
60/shape_offset = Vector2( 0, 0 )
60/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
60/shape_one_way = false
60/shape_one_way_margin = 0.0
60/shapes = [ ]
60/z_index = 0

4
Story/Ch1S2.tscn

File diff suppressed because one or more lines are too long

BIN
Tiles/black.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

35
Tiles/black.png.import

@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/black.png-1ef3b04f9b120569e5a77d79a5159e88.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Tiles/black.png"
dest_files=[ "res://.import/black.png-1ef3b04f9b120569e5a77d79a5159e88.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
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0
Loading…
Cancel
Save