First work on dialogic, resized guild, and started implementing portraits.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class_name DialogicNode_BackgroundHolder
|
||||
extends ColorRect
|
||||
|
||||
|
||||
func _ready() -> void:
|
||||
add_to_group('dialogic_background_holders')
|
||||
Reference in New Issue
Block a user