anim.bat

来自「一个symbian 冒险游戏代码」· Batch 代码 · 共 317 行 · 第 1/2 页

BAT
317
字号
makeanim -out hellbeast_walk_s.nan -img walk\walk_s\hellbeast_walk_s%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out hellbeast_walk_se.nan -img walk\walk_se\hellbeast_walk_se%%04d.tga -first 0 -last 5 -framerate 8 -colorkey

cd..



rem Ogre

cd ogre

makeanim -out ogre_death_e.nan -img death\death_e\ogre_death_e%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out ogre_death_n.nan -img death\death_n\ogre_death_n%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out ogre_death_ne.nan -img death\death_ne\ogre_death_ne%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out ogre_death_s.nan -img death\death_s\ogre_death_s%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out ogre_death_se.nan -img death\death_se\ogre_death_se%%04d.tga -first 0 -last 5 -framerate 8 -colorkey

makeanim -out ogre_gethit_e.nan -img gethit\gethit_e\ogre_gethit_e%%04d.tga -first 0 -last 3 -framerate 12 -colorkey
makeanim -out ogre_gethit_n.nan -img gethit\gethit_n\ogre_gethit_n%%04d.tga -first 0 -last 3 -framerate 12 -colorkey
makeanim -out ogre_gethit_ne.nan -img gethit\gethit_ne\ogre_gethit_ne%%04d.tga -first 0 -last 3 -framerate 12 -colorkey
makeanim -out ogre_gethit_s.nan -img gethit\gethit_s\ogre_gethit_s%%04d.tga -first 0 -last 3 -framerate 12 -colorkey
makeanim -out ogre_gethit_se.nan -img gethit\gethit_se\ogre_gethit_se%%04d.tga -first 0 -last 3 -framerate 12 -colorkey

makeanim -out ogre_hit_e.nan -img hit\hit_e\ogre_hit_e%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out ogre_hit_n.nan -img hit\hit_n\ogre_hit_n%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out ogre_hit_ne.nan -img hit\hit_ne\ogre_hit_ne%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out ogre_hit_s.nan -img hit\hit_s\ogre_hit_s%%04d.tga -first 0 -last 5 -framerate 8 -colorkey
makeanim -out ogre_hit_se.nan -img hit\hit_se\ogre_hit_se%%04d.tga -first 0 -last 5 -framerate 8 -colorkey

makeanim -out ogre_idle_e.nan -img idle\idle_e\ogre_idle_e%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out ogre_idle_n.nan -img idle\idle_n\ogre_idle_n%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out ogre_idle_ne.nan -img idle\idle_ne\ogre_idle_ne%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out ogre_idle_s.nan -img idle\idle_s\ogre_idle_s%%04d.tga -first 0 -last 3 -framerate 5 -colorkey
makeanim -out ogre_idle_se.nan -img idle\idle_se\ogre_idle_se%%04d.tga -first 0 -last 3 -framerate 5 -colorkey

makeanim -out ogre_walk_e.nan -img walk\walk_e\ogre_walk_e%%04d.tga -first 0 -last 7 -framerate 8 -colorkey
makeanim -out ogre_walk_n.nan -img walk\walk_n\ogre_walk_n%%04d.tga -first 0 -last 7 -framerate 8 -colorkey
makeanim -out ogre_walk_ne.nan -img walk\walk_ne\ogre_walk_ne%%04d.tga -first 0 -last 7 -framerate 8 -colorkey
makeanim -out ogre_walk_s.nan -img walk\walk_s\ogre_walk_s%%04d.tga -first 0 -last 7 -framerate 8 -colorkey
makeanim -out ogre_walk_se.nan -img walk\walk_se\ogre_walk_se%%04d.tga -first 0 -last 7 -framerate 8 -colorkey

cd..



cd..



rem Sprites

cd sprites



rem Shotgun

cd shotgun

makeanim -out shotgun.nan -img shotgun.tga -first 1 -last 1 -colorkey

cd..



rem Key

cd key

makeanim -out key.nan -img key.tga -first 1 -last 1 -colorkey

cd..



rem Potion of Health

cd potion_of_health

makeanim -out potion_of_health.nan -img potion_of_health.tga -first 1 -last 1 -colorkey

cd..



rem Trigger

cd trigger

makeanim -out trigger_on.nan -img trigger_on.tga -first 1 -last 1 -colorkey
makeanim -out trigger_off.nan -img trigger_off.tga -first 1 -last 1 -colorkey

cd..



rem Fire

cd fire

makeanim -out fire.nan -img fire%%02d.tga -first 1 -last 3 -framerate 7 -colorkey

cd..



rem Sage

cd sage

makeanim -out sage.nan -img sage.tga -first 1 -last 1 -colorkey

cd..



rem Adventurer

cd adventurer

makeanim -out adventurer.nan -img adventurer.tga -first 1 -last 1 -colorkey

cd..



cd..



rem Screens

cd screens

makeanim -out start.nan -img start.tga -first 1 -last 1
makeanim -out restart.nan -img restart.tga -first 1 -last 1
makeanim -out quit.nan -img quit.tga -first 1 -last 1
makeanim -out finish.nan -img finish.tga -first 1 -last 1
makeanim -out gameover.nan -img gameover.tga -first 1 -last 1
makeanim -out something_watching.nan -img something_watching.tga -first 1 -last 1
makeanim -out sage_helpme.nan -img sage_helpme.tga -first 1 -last 1
makeanim -out sage_thanks.nan -img sage_thanks.tga -first 1 -last 1
makeanim -out sage_hello.nan -img sage_hello.tga -first 1 -last 1
makeanim -out adventurer_speaks.nan -img adventurer_speaks.tga -first 1 -last 1
makeanim -out demon_lair.nan -img demon_lair.tga -first 1 -last 1

cd..



rem Fonts

cd fonts

makeanim -out mainfont_11x14.nan -img mainfont_11x14.bmp -first 1 -last 1 -colorkey

cd..

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?