Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unarmed Animation
#1
Unarmed Animation
by PhotonWeapon
Jul 26 2006

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


No weapon, no attack animation. Of course, you may want to change the attack formula in someway to allow damage with no weapon. Anyway, this is how you can get an attack animation when a character has no weapon equipped. I just discovered it yesterday, and it's so easy that I almost laughed.

First go into your Animations. See an animation you like and remember its ID number (i.e. if you want the default "Hit" animation, which is 005, remember the number 5).

Now, go into your Script Editor, into Game_Actor, and scroll all the way down until you get into get to 'return weapon != nil ? weapon.animation2_id : 0'; if you have the official English version, it's under the "Get Target Animation for Normal Attacks" section. See that 0 right there? Change the 0 into the ID number of the animation you want to use.

You're done.
}


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unarmed Damage! Tazzo da Clown 0 2,430 07-17-2005, 01:00 PM
Last Post: Tazzo da Clown



Users browsing this thread: