dantedevil
Well-known member
I have a problem with a specific animation of Batman.
In one of their move he freeze the enemy into an ice cube.
The problem is Batman can grab the enemy through the ice cube.
So I set in the ice cube a plataform, this way no one can grab the enemy.
The ice cube has bbox and set attack boxes to damage only enemies, and during a specific time, until finally break.
So when the ice cube dies hit the enemy into them.
The problem of this method comes when other enemy is close when Batman spawn the icecube, because he get trapped into the icecube with the frozen enemy.
So I think to solve this, the solution is create a pain animation when the enemy can't be grabbed, even via script. Only can be hitted.
In one of their move he freeze the enemy into an ice cube.
The problem is Batman can grab the enemy through the ice cube.
So I set in the ice cube a plataform, this way no one can grab the enemy.
The ice cube has bbox and set attack boxes to damage only enemies, and during a specific time, until finally break.
So when the ice cube dies hit the enemy into them.
The problem of this method comes when other enemy is close when Batman spawn the icecube, because he get trapped into the icecube with the frozen enemy.
So I think to solve this, the solution is create a pain animation when the enemy can't be grabbed, even via script. Only can be hitted.
Last edited: