feat: Introduce Tekton character model, materials, and associated control scripts.

This commit is contained in:
Yogi Wiguna
2026-02-12 15:49:23 +08:00
parent 8837349896
commit 4d7ee61e7d
4 changed files with 84 additions and 25 deletions
+4 -1
View File
@@ -1874,7 +1874,10 @@ func sync_throw_tekton(target_pos: Vector2i):
var tekton = carried_tekton
carried_tekton = null
is_carrying_tekton = false
tekton.set_carried(false)
if tekton.has_method("set_thrown"):
tekton.set_thrown(true)
else:
tekton.set_carried(false)
# Visual Arc Tween
var start_pos = tekton.global_position