mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 09:35:34 +00:00
Lore locker
This commit is contained in:
parent
74dcd6d90c
commit
52999bbc8b
8 changed files with 658 additions and 563 deletions
|
|
@ -40,6 +40,7 @@ public partial class DialogueActor3D : Area3D, IInteractable
|
|||
public void _func_godot_apply_properties(Dictionary<string, string> props)
|
||||
{
|
||||
TimelineName = props["timeline"];
|
||||
CustomDialogue = props["custom_dialogue"];
|
||||
}
|
||||
|
||||
public bool Activate(ActivationType activationType = ActivationType.Toggle)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue