This commit is contained in:
Segey Lapin
2021-12-24 23:56:10 +03:00
parent d401cf1090
commit f62e7fa720
113 changed files with 198252 additions and 412103 deletions

View File

@@ -24,8 +24,9 @@ var material = preload("res://scenes/clothes/nun-clothes.material")
# ACTION
#}
#var state = PRAYING
func _ready():
func _init():
root = get_parent()
assert(root.has_meta("skeleton"))
root.add_to_group("nuns")
# tween = Tween.new()
# tween.playback_process_mode = Tween.TWEEN_PROCESS_PHYSICS