Notifications
Clear all

Enemy Weapon - Player Animations

2 Posts
2 Users
1 Reactions
48 Views
criss1818
(@criss1818)
Patreon Supporter
Joined: 3 months ago
Posts: 25
Topic starter   [#75]

Hello! I have made several questions on the modern framework but didn't get any reply,hope I can resolve with a topic 🙂

1: I have duplicated the BP_Zombie,how I can change his attacks so I can add a steel pipe as well the attack animations to him? 

2: Where I need to look for the close-weapons attacks logic inside the blueprint? I want to add a stamina function before the player does an attack.

3: It's possible to use a UE5 skeleton even if is not fully supported for now?

4:Do I also need to copy all the sockets and anim notifies inside my new weapon and also on the attacks animations? I saw the overlays on the ABP,and the attacks inside the data asset.



   
Quote
Hosna
(@hosna)
DEVELOPER Admin
Joined: 6 months ago
Posts: 354
 

Posted by: @criss1818

Hello! I have made several questions on the modern framework but didn't get any reply,hope I can resolve with a topic 🙂

1: I have duplicated the BP_Zombie,how I can change his attacks so I can add a steel pipe as well the attack animations to him? 

2: Where I need to look for the close-weapons attacks logic inside the blueprint? I want to add a stamina function before the player does an attack.

3: It's possible to use a UE5 skeleton even if is not fully supported for now?

4:Do I also need to copy all the sockets and anim notifies inside my new weapon and also on the attacks animations? I saw the overlays on the ABP,and the attacks inside the data asset.

Hey, I have answered your questions in the main support thread, you can find my responses here.

Regarding the additional question you asked here about the UE5 skeleton:

The framework currently supports the UE5 Skeleton for the player character. As for the zombies, while they still use the UE4 Skeleton by default. However, if you'd like to use the UE5 Skeleton for them, you can simply retarget their AnimBP and class to UE5 skeleton for your new zombies.

If you still need any guidance or further explanation, I'd be happy to help 😊 

 


This post was modified 2 weeks ago 3 times by Hosna

   
criss1818 reacted
ReplyQuote
Share: