Basic dialogue components

This commit is contained in:
Rendo 2025-08-10 22:23:44 +05:00
commit 3cbdc58a72
8 changed files with 60 additions and 0 deletions

View file

@ -0,0 +1,7 @@
@tool
extends Resource
class_name BranchingResource
func get_next() -> Variant:
return null