Results 1 to 10 of 18

Thread: Call of Duty 2 Play Animation

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Private First Class php's Avatar
    Join Date
    Nov 2012
    Posts
    142
    Thanks
    28
    Thanked 116 Times in 59 Posts
    Short answer; no

    Other than that yes,

    1) Multiple models and play them using ent setmodel("xmodel/model[1-24]"); where 1-24 is the animation frames in models (it takes up lots of size though the higher the animation frames)
    2) Use a player entity/bot or a clone of a player using player cloneplayer(); and use libcod to set the animation legsAnim/torsoAnim.

  2. The Following User Says Thank You to php For This Useful Post:

    kung foo man (26th September 2015)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •