feat: add some doc to the steps

This commit is contained in:
Kazhnuz 2020-07-24 19:13:46 +02:00
parent 070d23076b
commit 2085b9df2c

View file

@ -10,3 +10,13 @@ return {
["jumpBack"] = {"duration", "blockProcess"},
--[name] = {args},
}
-- The "origin" argument can have the different values
-- - "target" : the action target. if there is multiple target, it'll
-- be equal to the middle of the ennemy line
--
-- - "self" : the fighter's actor position
--
-- - "start" : the fighter's starting position
--
-- - "absolute" : the 0,0 coordinates