mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-03 01:41:15 +00:00
Terminal dialogue and entities fix
This commit is contained in:
parent
fe33f8d225
commit
dd979fe50a
16 changed files with 1078 additions and 912 deletions
|
|
@ -5,11 +5,11 @@
|
|||
[resource]
|
||||
script = ExtResource("1_7j8c1")
|
||||
classname = "Targetname"
|
||||
description = ""
|
||||
description = "Target name for event targeting purposes"
|
||||
func_godot_internal = false
|
||||
base_classes = Array[Resource]([])
|
||||
class_properties = {
|
||||
"targetname": null
|
||||
"targetname": ""
|
||||
}
|
||||
class_property_descriptions = {
|
||||
"targetname": "Adds this entity to a group with this targetname."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue