je sais pas trop mais bcp
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
[gd_scene load_steps=13 format=4 uid="uid://1tfopbwug3ht"]
|
||||
[gd_scene load_steps=14 format=4 uid="uid://1tfopbwug3ht"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dkg613gwabtd2" path="res://model/TileMap.png" id="1_w44h3"]
|
||||
[ext_resource type="Texture2D" uid="uid://bna4larududon" path="res://model/HouseTileMap.png" id="2_dofxf"]
|
||||
[ext_resource type="PackedScene" uid="uid://4ubk6w44h4s2" path="res://scene/player.tscn" id="2_nmm2d"]
|
||||
[ext_resource type="Texture2D" uid="uid://cfljnqr8b3gki" path="res://model/Light.png" id="4_vawiv"]
|
||||
[ext_resource type="PackedScene" uid="uid://bmt2uv41t2dte" path="res://scene/door.tscn" id="5_rvft3"]
|
||||
|
||||
[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_huo5x"]
|
||||
texture = ExtResource("1_w44h3")
|
||||
@@ -702,3 +703,10 @@ position = Vector2(372, 203)
|
||||
[node name="DirectionalLight2D" type="DirectionalLight2D" parent="."]
|
||||
color = Color(0.0499461, 0, 0.528618, 1)
|
||||
energy = 0.8
|
||||
|
||||
[node name="door" parent="." instance=ExtResource("5_rvft3")]
|
||||
position = Vector2(333, 206)
|
||||
text_char = "qwertyuiop"
|
||||
answerA = "A"
|
||||
answerB = "B"
|
||||
answerA_good = true
|
||||
|
||||
Reference in New Issue
Block a user