mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 15:41:15 +00:00
Dialogue System
This commit is contained in:
parent
77765a581e
commit
1fa77f0c03
690 changed files with 46698 additions and 14 deletions
|
|
@ -0,0 +1,8 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://dm5hxmhyyxgq"]
|
||||
|
||||
[ext_resource type="Script" path="res://addons/dialogic/Editor/Events/Fields/field_bool_check.gd" id="1_ckmtx"]
|
||||
|
||||
[node name="Field_BoolCheck" type="CheckButton"]
|
||||
offset_right = 44.0
|
||||
offset_bottom = 24.0
|
||||
script = ExtResource("1_ckmtx")
|
||||
Loading…
Add table
Add a link
Reference in a new issue