Jump to content

Need help for Animation Attack


Recommended Posts

Hi everyone :) im new here. I love Intersect but ... One of the problems I'm having is the attack animation. I tried to find out on the forum how to fix this problem... but I can't find it. I tried to create an animation, and I put it in "Extra Attack Animation," but... when I move, the animation doesn't follow my character. And I don't understand "Sprite Attack Animation"... when I want to choose, it says "None."

If you could help me, that would be great. Thanks :heart_eyes:

42091ab8fc9671deef87b4d3c116d793.png

Link to comment
Share on other sites

For Sprite Attack Animation, it allows you to have a different attack animation for the same paper doll other then basic, like how a sword can stab forward, or Slashing swing

In entities folder something like this

Sprite_Weapon_SwordSlash

Sprite_Weapon_SwordStab

 

Basic rundown how it would go about

Spoiler

Need to make 2 Sword items with same paper doll different sprite attack animation

shirt is optional(just there to show for armors)

*Entities Folder*

 

Sprite

Sprite_Attack

Sprite_Cast

Sprite_Idle

Sprite_Shoot

Sprite_Weapon_SwordSlash

Sprite_Weapon_SwordStab

 

*paperdoll Folder* 

 

Sword

Sword_Attack

Sword_Cast

Sword_Idle

Sword_Shoot

Sword_Weapon_SwordSlash

Sword_Weapon_SwordStab

 

 

Shirt

Shirt_Attack

Shirt_Cast

Shirt_Idle

Shirt_Shoot

Shirt_Weapon_SwordSlash

Shirt_Weapon_SwordStab

 

 

For Extra Attack Animation, it allows you to have added animations from the animations you make, like blood splatting after blunt weapon hits, or seeing the wind of a blade slashing 

 

For the extra animations not moving with you its static to the spot you attack at, so have to adjust the spawn delay or how long it lasts for

 

Can add extra Animation to armor and helms for them to follow like auras

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...