home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 October / PCO_10.ISO / filesbbs / ecard.arj / WALK.C95 < prev    next >
Encoding:
Text File  |  1996-05-28  |  1.1 KB  |  72 lines

  1.  
  2. >actor STAND
  3. #STAND
  4. >pause 99
  5. STAND.BMP
  6. STAND1.BMP
  7. STAND2.BMP
  8. >repeat 9999
  9. >end STAND
  10.  
  11. >actor WALK1
  12. #WALK1
  13. >pause 99
  14. WALK1.BMP
  15. WALK2.BMP
  16. >repeat 9999
  17. >end WALK1
  18.  
  19. >visual
  20. TREE1.BMP
  21. >start 1 WALK1 at 155 136 0 0
  22. >delay .5
  23. TREE1.BMP
  24. >move 1 147 136 0 0 0 next
  25. >delay .5
  26. TREE1.BMP
  27. >move 1 139 136 0 0 0 next
  28. >delay .5
  29. TREE1.BMP
  30. >move 1 131 137 0 0 0 next
  31. >delay .5
  32. TREE1.BMP
  33. >move 1 122 136 0 0 0 next
  34. >delay .5
  35. TREE1.BMP
  36. >move 1 115 137 0 0 0 next
  37. >delay .5
  38. TREE1.BMP
  39. >move 1 111 137 0 0 0 next loop #STAND
  40. >delay 2
  41. TREE1.BMP
  42. >move 1 111 137 0 0 0 next
  43. >delay 2
  44. TREE1.BMP
  45. >move 1 111 137 0 0 0 next
  46. >delay 2
  47. TREE1.BMP
  48. >move 1 111 137 0 0 0 next
  49. >delay 2
  50. TREE1.BMP
  51. >move 1 123 138 -48 -2 0 next loop #WALK1
  52. >delay .5
  53. TREE1.BMP
  54. >move 1 136 138 -48 -2 0 next
  55. >delay .5
  56. TREE1.BMP
  57. >move 1 147 140 -48 -2 0 next
  58. >delay .5
  59. TREE1.BMP
  60. >move 1 154 139 -48 -2 0 next
  61. >delay .5
  62. TREE1.BMP
  63. >move 1 165 140 -48 -2 0 next
  64. >delay .5
  65. TREE1.BMP
  66. >move 1 177 140 -48 -2 0 next
  67. >delay .5
  68. TREE1.BMP
  69. >move 1 182 140 -48 -2 0
  70. >delay .5
  71.  
  72.