Notifications
Clear all

[Solved] Adding more than one zombie grapple animations?

2 Posts
2 Users
1 Reactions
27 Views
087d06654f4dc47aa440159767336493
(@jstudios)
Trusted Member
Joined: 5 months ago
Posts: 43
Topic starter   [#70]

Hello 🖐️ I have seen the new zombie grapple animation setup video and it's amazing. I wanted to know how to setup more than one grapple animation? one great example is in resident evil 2, and 3 remake zombies can grab you from behind, in front, and when injured enough can trigger a death grapple animation all different animations. 



   
Quote
Farshad
(@farshad)
DEVELOPER Admin
Joined: 5 months ago
Posts: 300
 

Posted by: @jstudios

Hello 🖐️ I have seen the new zombie grapple animation setup video and it's amazing. I wanted to know how to setup more than one grapple animation? one great example is in resident evil 2, and 3 remake zombies can grab you from behind, in front, and when injured enough can trigger a death grapple animation all different animations. 

Hey, Glad you liked this new feature. Yes, this is possible, but it requires careful and precise modifications because there are edge cases involved.

First, you need to create multiple contextual animation scenes instead of just one. Then you have to check in which situation the player is being grabbed, whether it’s from the front, from behind, etc.

After that, you need to evaluate when the player is near two zombies at the same time with a certain distance threshold, and decide which grab-and-bite animation should be triggered. This could even include a scenario where two zombies grab the player simultaneously. It could be challenging to implement, but it is definitely possible. I hope this guide helps and gives you a clear direction for it 👍 

 



   
JStudios reacted
ReplyQuote
Share: