script: r213r0201/ev_futomaki_move_back

code

ev_futomaki_move_back:
    player_pos_get(work: 239, work: 240)
    ifval_jump(work: 239, "EQ", 4.0, "anm_call_footmark_back_l")
    ifval_jump(work: 239, "EQ", 5.0, "anm_call_footmark_back_r")
    ifval_jump(work: 240, "EQ", 5.0, "anm_call_footmark_back_u")
    jump("anm_call_footmark_back_d")
    jump("anm_call_footmark_back_l")

1 callers

script_set script invocation
r213r0201 ev_footmark_move_01 call("ev_futomaki_move_back")