Browse Source

added sprites

fix/wall
as4s4hetic 3 years ago
parent
commit
f49aab9c20
  1. 17
      Scripts/AnimateJorts.gd
  2. 1
      Scripts/CoverControl.gd
  3. 16
      Sprites/aditya/Aditya.tscn
  4. BIN
      Sprites/bong/3front.png
  5. 6
      Sprites/bong/3front.png.import
  6. 16
      Sprites/bong/Ming_with1.tscn
  7. 16
      Sprites/bong/Ming_with3.tscn
  8. BIN
      Sprites/bong/black_cat.png
  9. 35
      Sprites/bong/black_cat.png.import
  10. BIN
      Sprites/bong/jorts-2.png
  11. 35
      Sprites/bong/jorts-2.png.import
  12. BIN
      Sprites/bong/jorts-3.png
  13. 35
      Sprites/bong/jorts-3.png.import
  14. BIN
      Sprites/bong/jorts.png
  15. 6
      Sprites/bong/jorts.png.import
  16. BIN
      Sprites/bong/on_head.png
  17. 35
      Sprites/bong/on_head.png.import
  18. BIN
      Sprites/bong/sit_1cat.png
  19. 35
      Sprites/bong/sit_1cat.png.import
  20. BIN
      Sprites/bong/with_cat/3front.png
  21. BIN
      Sprites/bong/with_cat/front.png
  22. 16
      Sprites/chsh/Chsh.tscn
  23. 16
      Sprites/emma/Emma.tscn
  24. 16
      Sprites/eunsu/Eunsu.tscn
  25. 149
      Story/Ch1S2.tscn

17
Scripts/AnimateJorts.gd

@ -0,0 +1,17 @@ @@ -0,0 +1,17 @@
extends AnimatedSprite
# Declare member variables here. Examples:
# var a = 2
# var b = "text"
# Called when the node enters the scene tree for the first time.
func _ready():
self.play('default')
pass # Replace with function body.
# Called every frame. 'delta' is the elapsed time since the previous frame.
#func _process(delta):
# pass

1
Scripts/CoverControl.gd

@ -86,3 +86,4 @@ func _on_BedBot_body_exited(body): @@ -86,3 +86,4 @@ func _on_BedBot_body_exited(body):
if body == player:
show_cover(areamap['bedbot'])
furniture.get_node("BedBot").hide()

16
Sprites/aditya/Aditya.tscn

@ -0,0 +1,16 @@ @@ -0,0 +1,16 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://Sprites/aditya/front.png" type="Texture" id=1]
[sub_resource type="CapsuleShape2D" id=1]
radius = 25.0
height = 0.0
[node name="Aditya" type="StaticBody2D"]
[node name="Sprite" type="Sprite" parent="."]
texture = ExtResource( 1 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2( 0, 35 )
shape = SubResource( 1 )

BIN
Sprites/bong/3front.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

6
Sprites/bong/with_cat/3front.png.import → Sprites/bong/3front.png.import

@ -2,15 +2,15 @@ @@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/3front.png-e451fe4cff01ec11cdebf0806921141b.stex"
path="res://.import/3front.png-e1c2e091359a03924e223bd436955b09.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Sprites/bong/with_cat/3front.png"
dest_files=[ "res://.import/3front.png-e451fe4cff01ec11cdebf0806921141b.stex" ]
source_file="res://Sprites/bong/3front.png"
dest_files=[ "res://.import/3front.png-e1c2e091359a03924e223bd436955b09.stex" ]
[params]

16
Sprites/bong/Ming_with1.tscn

@ -0,0 +1,16 @@ @@ -0,0 +1,16 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://Sprites/bong/on_head.png" type="Texture" id=1]
[sub_resource type="CapsuleShape2D" id=1]
radius = 25.0
height = 0.0
[node name="Ming_with1" type="StaticBody2D"]
[node name="Sprite" type="Sprite" parent="."]
texture = ExtResource( 1 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2( 0, 35 )
shape = SubResource( 1 )

16
Sprites/bong/Ming_with3.tscn

@ -0,0 +1,16 @@ @@ -0,0 +1,16 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://Sprites/bong/3front.png" type="Texture" id=1]
[sub_resource type="CapsuleShape2D" id=1]
radius = 25.0
height = 0.0
[node name="Ming" type="StaticBody2D"]
[node name="Sprite" type="Sprite" parent="."]
texture = ExtResource( 1 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2( 0, 35 )
shape = SubResource( 1 )

BIN
Sprites/bong/black_cat.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 342 B

35
Sprites/bong/black_cat.png.import

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

BIN
Sprites/bong/jorts-2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 B

35
Sprites/bong/jorts-2.png.import

@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/jorts-2.png-dec75b630118c2ce05ae18ca74901704.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Sprites/bong/jorts-2.png"
dest_files=[ "res://.import/jorts-2.png-dec75b630118c2ce05ae18ca74901704.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

BIN
Sprites/bong/jorts-3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 B

35
Sprites/bong/jorts-3.png.import

@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/jorts-3.png-958bb574acd09be2d734543f7cbf171d.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Sprites/bong/jorts-3.png"
dest_files=[ "res://.import/jorts-3.png-958bb574acd09be2d734543f7cbf171d.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

BIN
Sprites/bong/jorts.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 B

6
Sprites/bong/with_cat/front.png.import → Sprites/bong/jorts.png.import

@ -2,15 +2,15 @@ @@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/front.png-82749221aa8323f7b72e228d260ac365.stex"
path="res://.import/jorts.png-5b7722a1dce26b694cd4aa583aaba52f.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Sprites/bong/with_cat/front.png"
dest_files=[ "res://.import/front.png-82749221aa8323f7b72e228d260ac365.stex" ]
source_file="res://Sprites/bong/jorts.png"
dest_files=[ "res://.import/jorts.png-5b7722a1dce26b694cd4aa583aaba52f.stex" ]
[params]

BIN
Sprites/bong/on_head.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

35
Sprites/bong/on_head.png.import

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

BIN
Sprites/bong/sit_1cat.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1012 B

35
Sprites/bong/sit_1cat.png.import

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

BIN
Sprites/bong/with_cat/3front.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 949 B

BIN
Sprites/bong/with_cat/front.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 719 B

16
Sprites/chsh/Chsh.tscn

@ -0,0 +1,16 @@ @@ -0,0 +1,16 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://Sprites/chsh/front.png" type="Texture" id=1]
[sub_resource type="CapsuleShape2D" id=1]
radius = 25.0
height = 0.0
[node name="Chsh" type="StaticBody2D"]
[node name="Sprite" type="Sprite" parent="."]
texture = ExtResource( 1 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2( 0, 35 )
shape = SubResource( 1 )

16
Sprites/emma/Emma.tscn

@ -0,0 +1,16 @@ @@ -0,0 +1,16 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://Sprites/emma/front.png" type="Texture" id=1]
[sub_resource type="CapsuleShape2D" id=1]
radius = 25.0
height = 0.0
[node name="Emma" type="StaticBody2D"]
[node name="Sprite" type="Sprite" parent="."]
texture = ExtResource( 1 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2( 0, 35 )
shape = SubResource( 1 )

16
Sprites/eunsu/Eunsu.tscn

@ -0,0 +1,16 @@ @@ -0,0 +1,16 @@
[gd_scene load_steps=3 format=2]
[ext_resource path="res://Sprites/eunsu/front.png" type="Texture" id=1]
[sub_resource type="CapsuleShape2D" id=1]
radius = 25.0
height = 0.0
[node name="Eunsu" type="StaticBody2D"]
[node name="Sprite" type="Sprite" parent="."]
texture = ExtResource( 1 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2( 0, 35 )
shape = SubResource( 1 )

149
Story/Ch1S2.tscn

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
[gd_scene load_steps=17 format=2]
[gd_scene load_steps=25 format=2]
[ext_resource path="res://Resources/lodge.tres" type="TileSet" id=1]
[ext_resource path="res://Sprites/sak/Sak.tscn" type="PackedScene" id=2]
@ -16,6 +16,21 @@ @@ -16,6 +16,21 @@
[ext_resource path="res://Scripts/CoverControl.gd" type="Script" id=14]
[ext_resource path="res://Music/Lodge-Unmastered.mp3" type="AudioStream" id=15]
[ext_resource path="res://Sprites/josep/Josep.tscn" type="PackedScene" id=16]
[ext_resource path="res://Sprites/bong/sit_1cat.png" type="Texture" id=17]
[ext_resource path="res://Sprites/eunsu/Eunsu.tscn" type="PackedScene" id=18]
[ext_resource path="res://Sprites/bong/black_cat.png" type="Texture" id=19]
[ext_resource path="res://Sprites/bong/jorts.png" type="Texture" id=20]
[ext_resource path="res://Sprites/bong/jorts-2.png" type="Texture" id=21]
[ext_resource path="res://Scripts/AnimateJorts.gd" type="Script" id=22]
[ext_resource path="res://Sprites/bong/jorts-3.png" type="Texture" id=23]
[sub_resource type="SpriteFrames" id=1]
animations = [ {
"frames": [ ExtResource( 20 ), ExtResource( 21 ), ExtResource( 20 ), ExtResource( 23 ) ],
"loop": true,
"name": "default",
"speed": 4.0
} ]
[node name="Ch1S2" type="Node2D"]
@ -105,99 +120,119 @@ texture = ExtResource( 5 ) @@ -105,99 +120,119 @@ texture = ExtResource( 5 )
position = Vector2( 580, 155 )
texture = ExtResource( 5 )
[node name="BedTop" type="TileMap" parent="FG/Furniture"]
tile_set = ExtResource( 1 )
cell_size = Vector2( 30, 30 )
cell_y_sort = true
show_collision = true
format = 1
tile_data = PoolIntArray( 262128, 69, 0, 262130, 65, 0, 196648, 536870977, 0, 196654, 536870981, 0, 655344, 74, 0, 589869, 536870986, 0 )
[node name="BedTopMid" type="TileMap" parent="FG/Furniture"]
visible = false
tile_set = ExtResource( 1 )
cell_size = Vector2( 30, 30 )
cell_y_sort = true
format = 1
tile_data = PoolIntArray( 458736, 68, 0, 393256, 536870980, 0, 589808, 68, 0, 524328, 536870980, 0, 720880, 67, 0, 655400, 536870979, 0, 786416, 69, 0, 786418, 65, 0, 720936, 536870977, 0, 720942, 536870981, 0, 1179632, 74, 0, 1114157, 536870986, 0 )
[node name="BedBotMid" type="TileMap" parent="FG/Furniture"]
visible = false
tile_set = ExtResource( 1 )
cell_size = Vector2( 30, 30 )
cell_tile_origin = 2
cell_y_sort = true
format = 1
tile_data = PoolIntArray( 983024, 536870980, 0, 917544, 68, 0, 1114096, 536870980, 0, 1048616, 68, 0, 1245168, 536870979, 0, 1179688, 67, 0, 1310704, 69, 0, 1310706, 65, 0, 1245224, 536870977, 0, 1245230, 536870981, 0, 1703920, 74, 0, 1638445, 536870986, 0 )
[node name="BedBot" type="TileMap" parent="FG/Furniture"]
visible = false
tile_set = ExtResource( 1 )
cell_size = Vector2( 30, 30 )
cell_y_sort = true
format = 1
tile_data = PoolIntArray( 1507312, 68, 0, 1441832, 536870980, 0, 1638384, 68, 0, 1572904, 536870980, 0, 1769456, 67, 0, 1703976, 536870979, 0, 1834992, 69, 0, 1834994, 65, 0, 1769512, 536870977, 0, 1769518, 536870981, 0, 2228208, 74, 0, 2162733, 536870986, 0 )
[node name="NPCs" type="YSort" parent="FG"]
[node name="NPCs" type="YSort" parent="FG/Furniture/Living"]
scale = Vector2( 1.00493, 0.995532 )
z_index = 1
[node name="Richal" parent="FG/NPCs" instance=ExtResource( 11 )]
[node name="Richal" parent="FG/Furniture/Living/NPCs" instance=ExtResource( 11 )]
position = Vector2( 600, 180 )
[node name="Node2D" parent="FG/NPCs/Richal" instance=ExtResource( 13 )]
[node name="Node2D" parent="FG/Furniture/Living/NPCs/Richal" instance=ExtResource( 13 )]
position = Vector2( 0, 4 )
[node name="Area2D" parent="FG/NPCs/Richal/Node2D" index="0"]
[node name="Area2D" parent="FG/Furniture/Living/NPCs/Richal/Node2D" index="0"]
position = Vector2( 0, -30 )
scale = Vector2( 5, 3 )
timeline = "timeline-1642568031.json"
[node name="CollisionShape2D" parent="FG/NPCs/Richal/Node2D/Area2D" index="0"]
[node name="CollisionShape2D" parent="FG/Furniture/Living/NPCs/Richal/Node2D/Area2D" index="0"]
position = Vector2( 0, 18 )
[node name="James" parent="FG/NPCs" instance=ExtResource( 9 )]
[node name="James" parent="FG/Furniture/Living/NPCs" instance=ExtResource( 9 )]
position = Vector2( 840, 190 )
[node name="Node2D" parent="FG/NPCs/James" instance=ExtResource( 13 )]
[node name="Node2D" parent="FG/Furniture/Living/NPCs/James" instance=ExtResource( 13 )]
[node name="Area2D" parent="FG/NPCs/James/Node2D" index="0"]
[node name="Area2D" parent="FG/Furniture/Living/NPCs/James/Node2D" index="0"]
position = Vector2( 30, 50 )
scale = Vector2( 8, 5 )
timeline = "timeline-1642563748.json"
[node name="Sak" parent="FG/NPCs" instance=ExtResource( 2 )]
[node name="Sak" parent="FG/Furniture/Living/NPCs" instance=ExtResource( 2 )]
position = Vector2( 900, 230 )
[node name="Charlene" parent="FG/NPCs" instance=ExtResource( 6 )]
[node name="Charlene" parent="FG/Furniture/Living/NPCs" instance=ExtResource( 6 )]
position = Vector2( 380, 380 )
[node name="Node2D" parent="FG/NPCs/Charlene" instance=ExtResource( 13 )]
[node name="Node2D" parent="FG/Furniture/Living/NPCs/Charlene" instance=ExtResource( 13 )]
position = Vector2( 0, 4 )
[node name="Area2D" parent="FG/NPCs/Charlene/Node2D" index="0"]
[node name="Area2D" parent="FG/Furniture/Living/NPCs/Charlene/Node2D" index="0"]
position = Vector2( 0, -30 )
scale = Vector2( 5, 3 )
timeline = "timeline-1642568183.json"
[node name="CollisionShape2D" parent="FG/NPCs/Charlene/Node2D/Area2D" index="0"]
[node name="CollisionShape2D" parent="FG/Furniture/Living/NPCs/Charlene/Node2D/Area2D" index="0"]
position = Vector2( 0, 18 )
[node name="Alistair" parent="FG/NPCs" instance=ExtResource( 3 )]
[node name="Alistair" parent="FG/Furniture/Living/NPCs" instance=ExtResource( 3 )]
position = Vector2( 165, 150 )
[node name="Node2D" parent="FG/NPCs/Alistair" instance=ExtResource( 13 )]
[node name="Node2D" parent="FG/Furniture/Living/NPCs/Alistair" instance=ExtResource( 13 )]
position = Vector2( 0, 4 )
[node name="Area2D" parent="FG/NPCs/Alistair/Node2D" index="0"]
[node name="Area2D" parent="FG/Furniture/Living/NPCs/Alistair/Node2D" index="0"]
position = Vector2( 0, -30 )
scale = Vector2( 5, 3 )
timeline = "timeline-1642498159.json"
[node name="CollisionShape2D" parent="FG/NPCs/Alistair/Node2D/Area2D" index="0"]
[node name="CollisionShape2D" parent="FG/Furniture/Living/NPCs/Alistair/Node2D/Area2D" index="0"]
position = Vector2( 0, 18 )
[node name="Josep" parent="FG/NPCs" instance=ExtResource( 16 )]
position = Vector2( -372, 987 )
[node name="BedTop" type="TileMap" parent="FG/Furniture"]
tile_set = ExtResource( 1 )
cell_size = Vector2( 30, 30 )
cell_y_sort = true
show_collision = true
format = 1
tile_data = PoolIntArray( 262128, 69, 0, 262130, 65, 0, 196648, 536870977, 0, 196654, 536870981, 0, 655344, 74, 0, 589869, 536870986, 0 )
[node name="BedTopMid" type="TileMap" parent="FG/Furniture"]
visible = false
tile_set = ExtResource( 1 )
cell_size = Vector2( 30, 30 )
cell_y_sort = true
format = 1
tile_data = PoolIntArray( 458736, 68, 0, 393256, 536870980, 0, 589808, 68, 0, 524328, 536870980, 0, 720880, 67, 0, 655400, 536870979, 0, 786416, 69, 0, 786418, 65, 0, 720936, 536870977, 0, 720942, 536870981, 0, 1179632, 74, 0, 1114157, 536870986, 0 )
[node name="BedBotMid" type="TileMap" parent="FG/Furniture"]
visible = false
tile_set = ExtResource( 1 )
cell_size = Vector2( 30, 30 )
cell_tile_origin = 2
cell_y_sort = true
format = 1
tile_data = PoolIntArray( 983024, 536870980, 0, 917544, 68, 0, 1114096, 536870980, 0, 1048616, 68, 0, 1245168, 536870979, 0, 1179688, 67, 0, 1310704, 69, 0, 1310706, 65, 0, 1245224, 536870977, 0, 1245230, 536870981, 0, 1703920, 74, 0, 1638445, 536870986, 0 )
[node name="BedBot" type="TileMap" parent="FG/Furniture"]
tile_set = ExtResource( 1 )
cell_size = Vector2( 30, 30 )
cell_y_sort = true
format = 1
tile_data = PoolIntArray( 1507312, 68, 0, 1441832, 536870980, 0, 1638384, 68, 0, 1572904, 536870980, 0, 1769456, 67, 0, 1703976, 536870979, 0, 1834992, 69, 0, 1834994, 65, 0, 1769512, 536870977, 0, 1769518, 536870981, 0, 2228208, 74, 0, 2162733, 536870986, 0 )
[node name="Eunsu" parent="FG/Furniture/BedBot" instance=ExtResource( 18 )]
position = Vector2( 1353, 888 )
scale = Vector2( 1.00493, 0.995532 )
[node name="Sit1Cat" type="Sprite" parent="FG/Furniture/BedBot/Eunsu"]
position = Vector2( -98.5142, -87.3905 )
scale = Vector2( 1, 1 )
texture = ExtResource( 17 )
[node name="BlackCat" type="Sprite" parent="FG/Furniture/BedBot/Eunsu/Sit1Cat"]
position = Vector2( 119.411, -15.0673 )
texture = ExtResource( 19 )
[node name="Jorts" type="AnimatedSprite" parent="FG/Furniture/BedBot/Eunsu/Sit1Cat"]
position = Vector2( 11.9412, 87.3904 )
frames = SubResource( 1 )
frame = 2
script = ExtResource( 22 )
[node name="Josep" parent="FG/Furniture/BedBot" instance=ExtResource( 16 )]
position = Vector2( -393, 957 )
scale = Vector2( 1.00493, 0.995532 )
[node name="Floating" type="TileMap" parent="FG"]
z_index = 1
@ -312,7 +347,7 @@ polygon = PoolVector2Array( 1104, 900, 1104, 1140, 1320, 1140, 1320, 900 ) @@ -312,7 +347,7 @@ polygon = PoolVector2Array( 1104, 900, 1104, 1140, 1320, 1140, 1320, 900 )
[connection signal="body_entered" from="FG/CoverControl/BedBot" to="FG/CoverControl" method="_on_BedBot_body_entered"]
[connection signal="body_exited" from="FG/CoverControl/BedBot" to="FG/CoverControl" method="_on_BedBot_body_exited"]
[editable path="FG/NPCs/Richal/Node2D"]
[editable path="FG/NPCs/James/Node2D"]
[editable path="FG/NPCs/Charlene/Node2D"]
[editable path="FG/NPCs/Alistair/Node2D"]
[editable path="FG/Furniture/Living/NPCs/Richal/Node2D"]
[editable path="FG/Furniture/Living/NPCs/James/Node2D"]
[editable path="FG/Furniture/Living/NPCs/Charlene/Node2D"]
[editable path="FG/Furniture/Living/NPCs/Alistair/Node2D"]

Loading…
Cancel
Save