Quest events
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
[ext_resource type="Script" uid="uid://b41umpbgqfuc2" path="res://scripts/Event/Item/EventGetItem.gd" id="10_avybc"]
|
||||
[ext_resource type="Script" uid="uid://0ygswaohp7kj" path="res://scripts/Event/EventFlagModify.gd" id="12_ncdgy"]
|
||||
[ext_resource type="Script" uid="uid://ccujhcc446mvh" path="res://scripts/Event/Condition/EventIfFlag.gd" id="13_60ixl"]
|
||||
[ext_resource type="Script" uid="uid://baywtxo4wy5i4" path="res://scripts/Event/Trigger/EventQuestObjectiveComplete.gd" id="14_i48p6"]
|
||||
[ext_resource type="Script" uid="uid://cvrib7pjlip8g" path="res://scripts/Event/Condition/EventIfQuestObjective.gd" id="14_i48p6"]
|
||||
|
||||
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_e1h75"]
|
||||
sky_horizon_color = Color(0.59625, 0.6135, 0.6375, 1)
|
||||
@@ -142,10 +142,11 @@ event = 1
|
||||
eventFlag = 1
|
||||
metadata/_custom_type_script = "uid://0ygswaohp7kj"
|
||||
|
||||
[node name="EventGroup" type="Node" parent="Events"]
|
||||
[node name="EventQuestAllObjectivesComplete" type="Node" parent="Events"]
|
||||
script = ExtResource("14_i48p6")
|
||||
metadata/_custom_type_script = "uid://cvrib7pjlip8g"
|
||||
|
||||
[node name="TextTest" type="Node" parent="Events/EventGroup"]
|
||||
[node name="TextTest" type="Node" parent="Events/EventQuestAllObjectivesComplete"]
|
||||
script = ExtResource("6_gxq5o")
|
||||
text = "testestest
|
||||
"
|
||||
|
Reference in New Issue
Block a user