Save-Point
Creating a taunt type mechanic - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Games Development (https://www.save-point.org/forum-4.html)
+--- Forum: Code Support (https://www.save-point.org/forum-20.html)
+--- Thread: Creating a taunt type mechanic (/thread-530.html)



Creating a taunt type mechanic - Admetrynne - 03-11-2010

I have been thinking of a way to do this and it just hasn't been coming to me and haven't found anything about it on the forums here so I thought I would ask and see if anyone else had any ideas.

I am looking for a way to make an ability that when cast, makes all of the enemies focus their attacks on the person that cast it. Similar to that of the decoy spell from final fantasy 12.

Thanks ahead of time for any help with this question Cheery


Creating a taunt type mechanic - fgsfds - 03-11-2010

Look up Trickster's bag of skill script, there's a sub script call "Defender", you can implement Taunting effect with it.


Creating a taunt type mechanic - Admetrynne - 03-11-2010

Thanks a lot for the help. Can't believe I passed over that script >_<


Creating a taunt type mechanic - fgsfds - 03-12-2010

Don't worry about it, there isn't a list that shows it so you have to look at the content of the scripts