added a talking rock
This commit is contained in:
7
Dialouges/actionable.tscn
Normal file
7
Dialouges/actionable.tscn
Normal file
@@ -0,0 +1,7 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bbhy8ac5hm1yx"]
|
||||
|
||||
[ext_resource type="Script" path="res://Scripts/actionable.gd" id="1_prwwk"]
|
||||
|
||||
[node name="Actionable" type="Area2D"]
|
||||
collision_layer = 4
|
||||
script = ExtResource("1_prwwk")
|
5
Dialouges/main.dialogue
Normal file
5
Dialouges/main.dialogue
Normal file
@@ -0,0 +1,5 @@
|
||||
~ start
|
||||
|
||||
Rock: OUCH!
|
||||
|
||||
=> END
|
15
Dialouges/main.dialogue.import
Normal file
15
Dialouges/main.dialogue.import
Normal file
@@ -0,0 +1,15 @@
|
||||
[remap]
|
||||
|
||||
importer="dialogue_manager_compiler_12"
|
||||
type="Resource"
|
||||
uid="uid://bdqgwj58ijb4o"
|
||||
path="res://.godot/imported/main.dialogue-9d46eb98f7a285d8cfb5c21ccf232434.tres"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Dialouges/main.dialogue"
|
||||
dest_files=["res://.godot/imported/main.dialogue-9d46eb98f7a285d8cfb5c21ccf232434.tres"]
|
||||
|
||||
[params]
|
||||
|
||||
defaults=true
|
Reference in New Issue
Block a user