Коллизии столов
This commit is contained in:
parent
ac3e2ffd62
commit
56a6c00ab6
5 changed files with 93 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=22 format=3 uid="uid://c1abgp6quvo3o"]
|
||||
[gd_scene load_steps=23 format=3 uid="uid://c1abgp6quvo3o"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b5baxx5o21qy1" path="res://resources/sprites/Sub/Sub.png" id="1_a6v5r"]
|
||||
[ext_resource type="PackedScene" uid="uid://coogmsw6rsdun" path="res://prefabs/Door.tscn" id="2_qedp5"]
|
||||
|
@ -17,6 +17,9 @@ size = Vector2(640, 24)
|
|||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_i40av"]
|
||||
size = Vector2(25.5, 104)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ki2nk"]
|
||||
size = Vector2(25.5, 38)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_3xi1q"]
|
||||
size = Vector2(25.5, 104)
|
||||
|
||||
|
@ -61,6 +64,18 @@ shape = SubResource("RectangleShape2D_h0540")
|
|||
position = Vector2(232, 11)
|
||||
shape = SubResource("RectangleShape2D_i40av")
|
||||
|
||||
[node name="CollisionShape2D18" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(377, 29)
|
||||
shape = SubResource("RectangleShape2D_ki2nk")
|
||||
|
||||
[node name="CollisionShape2D19" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(321, 266)
|
||||
shape = SubResource("RectangleShape2D_ki2nk")
|
||||
|
||||
[node name="CollisionShape2D20" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(916, -244)
|
||||
shape = SubResource("RectangleShape2D_ki2nk")
|
||||
|
||||
[node name="CollisionShape2D3" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(889, 11)
|
||||
shape = SubResource("RectangleShape2D_3xi1q")
|
||||
|
@ -168,7 +183,7 @@ position = Vector2(980, 134)
|
|||
Exit = NodePath("../Door_CAPTAIN2")
|
||||
|
||||
[node name="Door_CAPTAIN2" parent="Doors" node_paths=PackedStringArray("Exit") instance=ExtResource("2_qedp5")]
|
||||
position = Vector2(987, -258)
|
||||
position = Vector2(1019, -258)
|
||||
Exit = NodePath("../Door_CAPTAIN")
|
||||
|
||||
[node name="NPCs" type="Node2D" parent="."]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=22 format=3 uid="uid://cknkde0k80tma"]
|
||||
[gd_scene load_steps=23 format=3 uid="uid://bpnc0noa6do5m"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b5baxx5o21qy1" path="res://resources/sprites/Sub/Sub.png" id="1_j1x6m"]
|
||||
[ext_resource type="PackedScene" uid="uid://coogmsw6rsdun" path="res://prefabs/Door.tscn" id="2_mm217"]
|
||||
|
@ -17,6 +17,9 @@ size = Vector2(640, 24)
|
|||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_i40av"]
|
||||
size = Vector2(25.5, 104)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ki2nk"]
|
||||
size = Vector2(25.5, 38)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_3xi1q"]
|
||||
size = Vector2(25.5, 104)
|
||||
|
||||
|
@ -61,6 +64,18 @@ shape = SubResource("RectangleShape2D_h0540")
|
|||
position = Vector2(232, 11)
|
||||
shape = SubResource("RectangleShape2D_i40av")
|
||||
|
||||
[node name="CollisionShape2D18" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(377, 29)
|
||||
shape = SubResource("RectangleShape2D_ki2nk")
|
||||
|
||||
[node name="CollisionShape2D19" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(321, 266)
|
||||
shape = SubResource("RectangleShape2D_ki2nk")
|
||||
|
||||
[node name="CollisionShape2D20" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(916, -244)
|
||||
shape = SubResource("RectangleShape2D_ki2nk")
|
||||
|
||||
[node name="CollisionShape2D3" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(889, 11)
|
||||
shape = SubResource("RectangleShape2D_3xi1q")
|
||||
|
@ -168,7 +183,7 @@ position = Vector2(980, 134)
|
|||
Exit = NodePath("../Door_CAPTAIN2")
|
||||
|
||||
[node name="Door_CAPTAIN2" parent="Doors" node_paths=PackedStringArray("Exit") instance=ExtResource("2_mm217")]
|
||||
position = Vector2(987, -258)
|
||||
position = Vector2(1019, -258)
|
||||
Exit = NodePath("../Door_CAPTAIN")
|
||||
|
||||
[node name="NPCs" type="Node2D" parent="."]
|
||||
|
@ -192,6 +207,8 @@ Frames = ExtResource("6_m6fou")
|
|||
position = Vector2(1307, 254)
|
||||
NPCName = "Ivan"
|
||||
Frames = ExtResource("7_0mkl0")
|
||||
DefaultDialogLine = "New day new joke"
|
||||
DialogLines = ["Do you want to hear a joke?", "Two inmates are sitting in the cell.", "And one asks another:", "\"How did you get here?\"", "\"I opened a window on a work\"", "\"BS they don't jail people for that!", "Where did you work?\"", "\"I work on the submarine\"", "HAHAHA HA", "Nevermind. Get to the sonar room.", "Eugene want to see you."]
|
||||
|
||||
[node name="Eugene" parent="NPCs" instance=ExtResource("3_w8l5u")]
|
||||
position = Vector2(1326, 14)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=22 format=3 uid="uid://dxuuyv17igmsu"]
|
||||
[gd_scene load_steps=23 format=3 uid="uid://dydhxm41f4kqu"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b5baxx5o21qy1" path="res://resources/sprites/Sub/Sub.png" id="1_m7xoy"]
|
||||
[ext_resource type="PackedScene" uid="uid://coogmsw6rsdun" path="res://prefabs/Door.tscn" id="2_72qyp"]
|
||||
|
@ -17,6 +17,9 @@ size = Vector2(640, 24)
|
|||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_i40av"]
|
||||
size = Vector2(25.5, 104)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ki2nk"]
|
||||
size = Vector2(25.5, 38)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_3xi1q"]
|
||||
size = Vector2(25.5, 104)
|
||||
|
||||
|
@ -61,6 +64,18 @@ shape = SubResource("RectangleShape2D_h0540")
|
|||
position = Vector2(232, 11)
|
||||
shape = SubResource("RectangleShape2D_i40av")
|
||||
|
||||
[node name="CollisionShape2D18" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(377, 29)
|
||||
shape = SubResource("RectangleShape2D_ki2nk")
|
||||
|
||||
[node name="CollisionShape2D19" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(321, 266)
|
||||
shape = SubResource("RectangleShape2D_ki2nk")
|
||||
|
||||
[node name="CollisionShape2D20" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(916, -244)
|
||||
shape = SubResource("RectangleShape2D_ki2nk")
|
||||
|
||||
[node name="CollisionShape2D3" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(889, 11)
|
||||
shape = SubResource("RectangleShape2D_3xi1q")
|
||||
|
@ -168,7 +183,7 @@ position = Vector2(980, 134)
|
|||
Exit = NodePath("../Door_CAPTAIN2")
|
||||
|
||||
[node name="Door_CAPTAIN2" parent="Doors" node_paths=PackedStringArray("Exit") instance=ExtResource("2_72qyp")]
|
||||
position = Vector2(987, -258)
|
||||
position = Vector2(1019, -258)
|
||||
Exit = NodePath("../Door_CAPTAIN")
|
||||
|
||||
[node name="NPCs" type="Node2D" parent="."]
|
||||
|
@ -192,6 +207,8 @@ Frames = ExtResource("6_lwnpl")
|
|||
position = Vector2(1307, 254)
|
||||
NPCName = "Ivan"
|
||||
Frames = ExtResource("7_l8k40")
|
||||
DefaultDialogLine = "New day new joke"
|
||||
DialogLines = ["Do you want to hear a joke?", "Two inmates are sitting in the cell.", "And one asks another:", "\"How did you get here?\"", "\"I opened a window on a work\"", "\"BS they don't jail people for that!", "Where did you work?\"", "\"I work on the submarine\"", "HAHAHA HA", "Nevermind. Get to the sonar room.", "Eugene want to see you."]
|
||||
|
||||
[node name="Eugene" parent="NPCs" instance=ExtResource("3_s2s8w")]
|
||||
position = Vector2(1326, 14)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=22 format=3 uid="uid://cak5rhhbtdl7r"]
|
||||
[gd_scene load_steps=23 format=3 uid="uid://cxvsyen213g1o"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b5baxx5o21qy1" path="res://resources/sprites/Sub/Sub.png" id="1_ngvqc"]
|
||||
[ext_resource type="PackedScene" uid="uid://coogmsw6rsdun" path="res://prefabs/Door.tscn" id="2_kyojn"]
|
||||
|
@ -17,6 +17,9 @@ size = Vector2(640, 24)
|
|||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_i40av"]
|
||||
size = Vector2(25.5, 104)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ki2nk"]
|
||||
size = Vector2(25.5, 38)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_3xi1q"]
|
||||
size = Vector2(25.5, 104)
|
||||
|
||||
|
@ -61,6 +64,18 @@ shape = SubResource("RectangleShape2D_h0540")
|
|||
position = Vector2(232, 11)
|
||||
shape = SubResource("RectangleShape2D_i40av")
|
||||
|
||||
[node name="CollisionShape2D18" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(377, 29)
|
||||
shape = SubResource("RectangleShape2D_ki2nk")
|
||||
|
||||
[node name="CollisionShape2D19" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(321, 266)
|
||||
shape = SubResource("RectangleShape2D_ki2nk")
|
||||
|
||||
[node name="CollisionShape2D20" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(916, -244)
|
||||
shape = SubResource("RectangleShape2D_ki2nk")
|
||||
|
||||
[node name="CollisionShape2D3" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(889, 11)
|
||||
shape = SubResource("RectangleShape2D_3xi1q")
|
||||
|
@ -168,7 +183,7 @@ position = Vector2(980, 134)
|
|||
Exit = NodePath("../Door_CAPTAIN2")
|
||||
|
||||
[node name="Door_CAPTAIN2" parent="Doors" node_paths=PackedStringArray("Exit") instance=ExtResource("2_kyojn")]
|
||||
position = Vector2(987, -258)
|
||||
position = Vector2(1019, -258)
|
||||
Exit = NodePath("../Door_CAPTAIN")
|
||||
|
||||
[node name="NPCs" type="Node2D" parent="."]
|
||||
|
@ -192,6 +207,8 @@ Frames = ExtResource("6_tudqg")
|
|||
position = Vector2(1307, 254)
|
||||
NPCName = "Ivan"
|
||||
Frames = ExtResource("7_cr07l")
|
||||
DefaultDialogLine = "New day new joke"
|
||||
DialogLines = ["Do you want to hear a joke?", "Two inmates are sitting in the cell.", "And one asks another:", "\"How did you get here?\"", "\"I opened a window on a work\"", "\"BS they don't jail people for that!", "Where did you work?\"", "\"I work on the submarine\"", "HAHAHA HA", "Nevermind. Get to the sonar room.", "Eugene want to see you."]
|
||||
|
||||
[node name="Eugene" parent="NPCs" instance=ExtResource("3_vhb2r")]
|
||||
position = Vector2(1326, 14)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=22 format=3 uid="uid://n5n5rhknx3ih"]
|
||||
[gd_scene load_steps=23 format=3 uid="uid://10ew1xa1pxm2"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b5baxx5o21qy1" path="res://resources/sprites/Sub/Sub.png" id="1_p4jcj"]
|
||||
[ext_resource type="PackedScene" uid="uid://coogmsw6rsdun" path="res://prefabs/Door.tscn" id="2_o6uwl"]
|
||||
|
@ -17,6 +17,9 @@ size = Vector2(640, 24)
|
|||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_i40av"]
|
||||
size = Vector2(25.5, 104)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ki2nk"]
|
||||
size = Vector2(25.5, 38)
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_3xi1q"]
|
||||
size = Vector2(25.5, 104)
|
||||
|
||||
|
@ -61,6 +64,18 @@ shape = SubResource("RectangleShape2D_h0540")
|
|||
position = Vector2(232, 11)
|
||||
shape = SubResource("RectangleShape2D_i40av")
|
||||
|
||||
[node name="CollisionShape2D18" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(377, 29)
|
||||
shape = SubResource("RectangleShape2D_ki2nk")
|
||||
|
||||
[node name="CollisionShape2D19" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(321, 266)
|
||||
shape = SubResource("RectangleShape2D_ki2nk")
|
||||
|
||||
[node name="CollisionShape2D20" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(916, -244)
|
||||
shape = SubResource("RectangleShape2D_ki2nk")
|
||||
|
||||
[node name="CollisionShape2D3" type="CollisionShape2D" parent="Sprite2D/StaticBody2D"]
|
||||
position = Vector2(889, 11)
|
||||
shape = SubResource("RectangleShape2D_3xi1q")
|
||||
|
@ -168,7 +183,7 @@ position = Vector2(980, 134)
|
|||
Exit = NodePath("../Door_CAPTAIN2")
|
||||
|
||||
[node name="Door_CAPTAIN2" parent="Doors" node_paths=PackedStringArray("Exit") instance=ExtResource("2_o6uwl")]
|
||||
position = Vector2(987, -258)
|
||||
position = Vector2(1019, -258)
|
||||
Exit = NodePath("../Door_CAPTAIN")
|
||||
|
||||
[node name="NPCs" type="Node2D" parent="."]
|
||||
|
@ -192,6 +207,8 @@ Frames = ExtResource("6_4hwg8")
|
|||
position = Vector2(1307, 254)
|
||||
NPCName = "Ivan"
|
||||
Frames = ExtResource("7_vou74")
|
||||
DefaultDialogLine = "New day new joke"
|
||||
DialogLines = ["Do you want to hear a joke?", "Two inmates are sitting in the cell.", "And one asks another:", "\"How did you get here?\"", "\"I opened a window on a work\"", "\"BS they don't jail people for that!", "Where did you work?\"", "\"I work on the submarine\"", "HAHAHA HA", "Nevermind. Get to the sonar room.", "Eugene want to see you."]
|
||||
|
||||
[node name="Eugene" parent="NPCs" instance=ExtResource("3_4c2bg")]
|
||||
position = Vector2(1326, 14)
|
||||
|
|
Loading…
Add table
Reference in a new issue