From eeadde83736d52946ace78b55f4e51c2b0fbecef Mon Sep 17 00:00:00 2001 From: rixty dixet Date: Mon, 22 Mar 2021 18:50:12 +0100 Subject: [PATCH] Upload files to 'animations' --- animations/hero.txt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 animations/hero.txt diff --git a/animations/hero.txt b/animations/hero.txt new file mode 100644 index 0000000..e19664a --- /dev/null +++ b/animations/hero.txt @@ -0,0 +1,30 @@ + +# This file only makes sure, that all animations of equipcast are the +# same, consider this one as a master animation file, all the equipcasts +# must meet the same frames, durations, types + +[stance] +frames=1 +duration=33ms +type=back_forth + +[run] +frames=8 +duration=600ms +type=looped + +#[hit] +#frames=1 +#duration=33ms +#type=back_forth + +[die] +frames=1 +duration=33ms +type=play_once + +#[swing] +#frames=1 +#duration=33ms +#type=play_once +