anim.bat
来自「一个symbian 冒险游戏代码」· Batch 代码 · 共 317 行 · 第 1/2 页
BAT
317 行
cd C:\Symbian\6.1\Series60\Epoc32\Release\wins\udeb\z\system\apps\tutorialgame\data
rem Animations
cd anims
rem Hero
cd hero
makeanim -out hero_changew_shotgun_e.nan -img changew_shotgun\changew_shotgun_e\changew_shotgun_e%%04d.tga -first 0 -last 2 -framerate 7 -colorkey
makeanim -out hero_changew_shotgun_n.nan -img changew_shotgun\changew_shotgun_n\changew_shotgun_n%%04d.tga -first 0 -last 2 -framerate 7 -colorkey
makeanim -out hero_changew_shotgun_ne.nan -img changew_shotgun\changew_shotgun_ne\changew_shotgun_ne%%04d.tga -first 0 -last 2 -framerate 7 -colorkey
makeanim -out hero_changew_shotgun_s.nan -img changew_shotgun\changew_shotgun_s\changew_shotgun_s%%04d.tga -first 0 -last 2 -framerate 7 -colorkey
makeanim -out hero_changew_shotgun_se.nan -img changew_shotgun\changew_shotgun_se\changew_shotgun_se%%04d.tga -first 0 -last 2 -framerate 7 -colorkey
makeanim -out hero_changew_spear_e.nan -img changew_spear\changew_spear_e\changew_spear_e%%04d.tga -first 0 -last 2 -framerate 7 -colorkey
makeanim -out hero_changew_spear_n.nan -img changew_spear\changew_spear_n\changew_spear_n%%04d.tga -first 0 -last 2 -framerate 7 -colorkey
makeanim -out hero_changew_spear_ne.nan -img changew_spear\changew_spear_ne\changew_spear_ne%%04d.tga -first 0 -last 2 -framerate 7 -colorkey
makeanim -out hero_changew_spear_s.nan -img changew_spear\changew_spear_s\changew_spear_s%%04d.tga -first 0 -last 2 -framerate 7 -colorkey
makeanim -out hero_changew_spear_se.nan -img changew_spear\changew_spear_se\changew_spear_se%%04d.tga -first 0 -last 2 -framerate 7 -colorkey
makeanim -out hero_changew_sword_e.nan -img changew_sword\changew_sword_e\changew_sword_e%%04d.tga -first 0 -last 2 -framerate 7 -colorkey
makeanim -out hero_changew_sword_n.nan -img changew_sword\changew_sword_n\changew_sword_n%%04d.tga -first 0 -last 2 -framerate 7 -colorkey
makeanim -out hero_changew_sword_ne.nan -img changew_sword\changew_sword_ne\changew_sword_ne%%04d.tga -first 0 -last 2 -framerate 7 -colorkey
makeanim -out hero_changew_sword_s.nan -img changew_sword\changew_sword_s\changew_sword_s%%04d.tga -first 0 -last 2 -framerate 7 -colorkey
makeanim -out hero_changew_sword_se.nan -img changew_sword\changew_sword_se\changew_sword_se%%04d.tga -first 0 -last 2 -framerate 7 -colorkey
makeanim -out hero_death_e.nan -img death\death_e\death_e%%04d.tga -first 0 -last 5 -framerate 7 -colorkey
makeanim -out hero_death_n.nan -img death\death_n\death_n%%04d.tga -first 0 -last 5 -framerate 7 -colorkey
makeanim -out hero_death_ne.nan -img death\death_ne\death_ne%%04d.tga -first 0 -last 5 -framerate 7 -colorkey
makeanim -out hero_death_s.nan -img death\death_s\death_s%%04d.tga -first 0 -last 5 -framerate 7 -colorkey
makeanim -out hero_death_se.nan -img death\death_se\death_se%%04d.tga -first 0 -last 5 -framerate 7 -colorkey
makeanim -out hero_drink_e.nan -img drink\drink_e\drink_e%%04d.tga -first 0 -last 4 -framerate 7 -colorkey
makeanim -out hero_drink_n.nan -img drink\drink_n\drink_n%%04d.tga -first 0 -last 4 -framerate 7 -colorkey
makeanim -out hero_drink_ne.nan -img drink\drink_ne\drink_ne%%04d.tga -first 0 -last 4 -framerate 7 -colorkey
makeanim -out hero_drink_s.nan -img drink\drink_s\drink_s%%04d.tga -first 0 -last 4 -framerate 7 -colorkey
makeanim -out hero_drink_se.nan -img drink\drink_se\drink_se%%04d.tga -first 0 -last 4 -framerate 7 -colorkey
makeanim -out hero_hit_shotgun_e.nan -img hit_shotgun\hit_shotgun_e\hit_shotgun_e%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out hero_hit_shotgun_n.nan -img hit_shotgun\hit_shotgun_n\hit_shotgun_n%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out hero_hit_shotgun_ne.nan -img hit_shotgun\hit_shotgun_ne\hit_shotgun_ne%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out hero_hit_shotgun_s.nan -img hit_shotgun\hit_shotgun_s\hit_shotgun_s%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out hero_hit_shotgun_se.nan -img hit_shotgun\hit_shotgun_se\hit_shotgun_se%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out hero_hit_spear_e.nan -img hit_spear\hit_spear_e\hit_spear_e%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_hit_spear_n.nan -img hit_spear\hit_spear_n\hit_spear_n%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_hit_spear_ne.nan -img hit_spear\hit_spear_ne\hit_spear_ne%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_hit_spear_s.nan -img hit_spear\hit_spear_s\hit_spear_s%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_hit_spear_se.nan -img hit_spear\hit_spear_se\hit_spear_se%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_hit_sword_e.nan -img hit_sword\hit_sword_e\hit_sword_e%%04d.tga -first 0 -last 5 -framerate 10 -colorkey
makeanim -out hero_hit_sword_n.nan -img hit_sword\hit_sword_n\hit_sword_n%%04d.tga -first 0 -last 5 -framerate 10 -colorkey
makeanim -out hero_hit_sword_ne.nan -img hit_sword\hit_sword_ne\hit_sword_ne%%04d.tga -first 0 -last 5 -framerate 10 -colorkey
makeanim -out hero_hit_sword_s.nan -img hit_sword\hit_sword_s\hit_sword_s%%04d.tga -first 0 -last 5 -framerate 10 -colorkey
makeanim -out hero_hit_sword_se.nan -img hit_sword\hit_sword_se\hit_sword_se%%04d.tga -first 0 -last 5 -framerate 10 -colorkey
makeanim -out hero_idle_e.nan -img idle\idle_e\idle_e%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out hero_idle_n.nan -img idle\idle_n\idle_n%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out hero_idle_ne.nan -img idle\idle_ne\idle_ne%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out hero_idle_s.nan -img idle\idle_s\idle_s%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out hero_idle_se.nan -img idle\idle_se\idle_se%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out hero_walk_shotgun_e.nan -img walk_shotgun\walk_shotgun_e\walk_shotgun_e%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_walk_shotgun_n.nan -img walk_shotgun\walk_shotgun_n\walk_shotgun_n%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_walk_shotgun_ne.nan -img walk_shotgun\walk_shotgun_ne\walk_shotgun_ne%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_walk_shotgun_s.nan -img walk_shotgun\walk_shotgun_s\walk_shotgun_s%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_walk_shotgun_se.nan -img walk_shotgun\walk_shotgun_se\walk_shotgun_se%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_walk_spear_e.nan -img walk_spear\walk_spear_e\walk_spear_e%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_walk_spear_n.nan -img walk_spear\walk_spear_n\walk_spear_n%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_walk_spear_ne.nan -img walk_spear\walk_spear_ne\walk_spear_ne%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_walk_spear_s.nan -img walk_spear\walk_spear_s\walk_spear_s%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_walk_spear_se.nan -img walk_spear\walk_spear_se\walk_spear_se%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_walk_sword_e.nan -img walk_sword\walk_sword_e\walk_sword_e%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_walk_sword_n.nan -img walk_sword\walk_sword_n\walk_sword_n%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_walk_sword_ne.nan -img walk_sword\walk_sword_ne\walk_sword_ne%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_walk_sword_s.nan -img walk_sword\walk_sword_s\walk_sword_s%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
makeanim -out hero_walk_sword_se.nan -img walk_sword\walk_sword_se\walk_sword_se%%04d.tga -first 0 -last 3 -framerate 7 -colorkey
cd..
rem Ghoul
cd ghoul
makeanim -out ghoul_death_e.nan -img death\death_e\ghoul_death_e%%04d.tga -first 0 -last 5 -framerate 9 -colorkey
makeanim -out ghoul_death_n.nan -img death\death_n\ghoul_death_n%%04d.tga -first 0 -last 5 -framerate 9 -colorkey
makeanim -out ghoul_death_ne.nan -img death\death_ne\ghoul_death_ne%%04d.tga -first 0 -last 5 -framerate 9 -colorkey
makeanim -out ghoul_death_s.nan -img death\death_s\ghoul_death_s%%04d.tga -first 0 -last 5 -framerate 9 -colorkey
makeanim -out ghoul_death_se.nan -img death\death_se\ghoul_death_se%%04d.tga -first 0 -last 5 -framerate 9 -colorkey
makeanim -out ghoul_gethit_e.nan -img gethit\gethit_e\ghoul_gethit_e%%04d.tga -first 0 -last 4 -framerate 12 -colorkey
makeanim -out ghoul_gethit_n.nan -img gethit\gethit_n\ghoul_gethit_n%%04d.tga -first 0 -last 4 -framerate 12 -colorkey
makeanim -out ghoul_gethit_ne.nan -img gethit\gethit_ne\ghoul_gethit_ne%%04d.tga -first 0 -last 4 -framerate 12 -colorkey
makeanim -out ghoul_gethit_s.nan -img gethit\gethit_s\ghoul_gethit_s%%04d.tga -first 0 -last 4 -framerate 12 -colorkey
makeanim -out ghoul_gethit_se.nan -img gethit\gethit_se\ghoul_gethit_se%%04d.tga -first 0 -last 4 -framerate 12 -colorkey
makeanim -out ghoul_hit_e.nan -img hit\hit_e\ghoul_hit_e%%04d.tga -first 0 -last 5 -framerate 9 -colorkey
makeanim -out ghoul_hit_n.nan -img hit\hit_n\ghoul_hit_n%%04d.tga -first 0 -last 5 -framerate 9 -colorkey
makeanim -out ghoul_hit_ne.nan -img hit\hit_ne\ghoul_hit_ne%%04d.tga -first 0 -last 5 -framerate 9 -colorkey
makeanim -out ghoul_hit_s.nan -img hit\hit_s\ghoul_hit_s%%04d.tga -first 0 -last 5 -framerate 9 -colorkey
makeanim -out ghoul_hit_se.nan -img hit\hit_se\ghoul_hit_se%%04d.tga -first 0 -last 5 -framerate 9 -colorkey
makeanim -out ghoul_idle_e.nan -img idle\idle_e\ghoul_idle_e%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out ghoul_idle_n.nan -img idle\idle_n\ghoul_idle_n%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out ghoul_idle_ne.nan -img idle\idle_ne\ghoul_idle_ne%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out ghoul_idle_s.nan -img idle\idle_s\ghoul_idle_s%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out ghoul_idle_se.nan -img idle\idle_se\ghoul_idle_se%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out ghoul_walk_e.nan -img walk\walk_e\ghoul_walk_e%%04d.tga -first 0 -last 5 -framerate 9 -colorkey
makeanim -out ghoul_walk_n.nan -img walk\walk_n\ghoul_walk_n%%04d.tga -first 0 -last 5 -framerate 9 -colorkey
makeanim -out ghoul_walk_ne.nan -img walk\walk_ne\ghoul_walk_ne%%04d.tga -first 0 -last 5 -framerate 9 -colorkey
makeanim -out ghoul_walk_s.nan -img walk\walk_s\ghoul_walk_s%%04d.tga -first 0 -last 5 -framerate 9 -colorkey
makeanim -out ghoul_walk_se.nan -img walk\walk_se\ghoul_walk_se%%04d.tga -first 0 -last 5 -framerate 9 -colorkey
cd..
rem Hell Beast
cd hellbeast
makeanim -out hellbeast_death_e.nan -img death\death_e\hellbeast_death_e%%04d.tga -first 0 -last 4 -framerate 8 -colorkey
makeanim -out hellbeast_death_n.nan -img death\death_n\hellbeast_death_n%%04d.tga -first 0 -last 4 -framerate 8 -colorkey
makeanim -out hellbeast_death_ne.nan -img death\death_ne\hellbeast_death_ne%%04d.tga -first 0 -last 4 -framerate 8 -colorkey
makeanim -out hellbeast_death_s.nan -img death\death_s\hellbeast_death_s%%04d.tga -first 0 -last 4 -framerate 8 -colorkey
makeanim -out hellbeast_death_se.nan -img death\death_se\hellbeast_death_se%%04d.tga -first 0 -last 4 -framerate 8 -colorkey
makeanim -out hellbeast_gethit_e.nan -img gethit\gethit_e\hellbeast_gethit_e%%04d.tga -first 0 -last 4 -framerate 14 -colorkey
makeanim -out hellbeast_gethit_n.nan -img gethit\gethit_n\hellbeast_gethit_n%%04d.tga -first 0 -last 4 -framerate 14 -colorkey
makeanim -out hellbeast_gethit_ne.nan -img gethit\gethit_ne\hellbeast_gethit_ne%%04d.tga -first 0 -last 4 -framerate 14 -colorkey
makeanim -out hellbeast_gethit_s.nan -img gethit\gethit_s\hellbeast_gethit_s%%04d.tga -first 0 -last 4 -framerate 14 -colorkey
makeanim -out hellbeast_gethit_se.nan -img gethit\gethit_se\hellbeast_gethit_se%%04d.tga -first 0 -last 4 -framerate 14 -colorkey
makeanim -out hellbeast_hit_e.nan -img hit\hit_e\hellbeast_hit_e%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out hellbeast_hit_n.nan -img hit\hit_n\hellbeast_hit_n%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out hellbeast_hit_ne.nan -img hit\hit_ne\hellbeast_hit_ne%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out hellbeast_hit_s.nan -img hit\hit_s\hellbeast_hit_s%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out hellbeast_hit_se.nan -img hit\hit_se\hellbeast_hit_se%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out hellbeast_idle_e.nan -img idle\idle_e\hellbeast_idle_e%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out hellbeast_idle_n.nan -img idle\idle_n\hellbeast_idle_n%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out hellbeast_idle_ne.nan -img idle\idle_ne\hellbeast_idle_ne%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out hellbeast_idle_s.nan -img idle\idle_s\hellbeast_idle_s%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out hellbeast_idle_se.nan -img idle\idle_se\hellbeast_idle_se%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out hellbeast_walk_e.nan -img walk\walk_e\hellbeast_walk_e%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out hellbeast_walk_n.nan -img walk\walk_n\hellbeast_walk_n%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out hellbeast_walk_ne.nan -img walk\walk_ne\hellbeast_walk_ne%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?