feature/shader-animation (#83)

Co-authored-by: Vaillant Jeremy <vaillant.jeremy@dev-crea.com>
Co-authored-by: VAILLANT Jeremy <vaillant.jeremy@dev-crea.com>
Reviewed-on: Athena/game-source#83
Co-authored-by: darknight <vaillant.jeremy@dev-crea.com>
Co-committed-by: darknight <vaillant.jeremy@dev-crea.com>
This commit is contained in:
darknight
2021-06-26 15:33:34 +02:00
parent 34612f83a8
commit a33ecafb81
7 changed files with 99 additions and 40 deletions
+3
View File
@@ -50,6 +50,9 @@ func set_lock(value):
func mesh():
return m_mesh
func tween():
return m_mesh + "/Tween"
func set_mesh(value):
m_mesh = value