Adjusted templates to use binary formats.
This commit is contained in:
@@ -16,6 +16,7 @@ class_name PawnBody extends Node3D
|
||||
signal shooting()
|
||||
signal reloading()
|
||||
|
||||
|
||||
@rpc("call_local")
|
||||
func play_animation(anim_name : String) -> void:
|
||||
anim_player.play(anim_name)
|
||||
|
||||
Reference in New Issue
Block a user