- Joined
- May 13, 2010
- Messages
- 167
Sup' guys. I am wondering if this is, somehow, possible. I am thinking on a boss fight in wich the boss itself will play some animation (let's say attack anim), then freeze for a few seconds to give the player the time to "damage" te hand of the giant boss that gets stuck on the ground.
Some sort of play boss attack animation, wait until his arms reach the ground, pause boss and set anim speed to 0%, create a dummy unit that can be attacked by player to simulate "boss hands" and after a seconds go all back to normal (remove unit, unpause boss, set boss anim speed to 100% once again).
Here is a screenshot of what boss looks like:
I managed to do it via triggering but the problem is the model animations aren't static. Sometimes it takes his arms 1.22 seconds to reach the ground and sometimes it takes 1.66 seconds; causing the attack to look fairly ugly.
BTW, Boss has movement speed set to 0, he will stay there. What i did is to create a region near the edge of the lava pit wich would always be the attack spot of the boss, so that way i could time right the animation.
I am not sure if what i am asking for is really possible.. could someone confirm this or help me out somehow?
Some sort of play boss attack animation, wait until his arms reach the ground, pause boss and set anim speed to 0%, create a dummy unit that can be attacked by player to simulate "boss hands" and after a seconds go all back to normal (remove unit, unpause boss, set boss anim speed to 100% once again).
Here is a screenshot of what boss looks like:
I managed to do it via triggering but the problem is the model animations aren't static. Sometimes it takes his arms 1.22 seconds to reach the ground and sometimes it takes 1.66 seconds; causing the attack to look fairly ugly.
BTW, Boss has movement speed set to 0, he will stay there. What i did is to create a region near the edge of the lava pit wich would always be the attack spot of the boss, so that way i could time right the animation.
I am not sure if what i am asking for is really possible.. could someone confirm this or help me out somehow?