Freedom Reborn

Freedom Force Forums => Scripting Forum => Topic started by: yell0w_lantern on July 27, 2015, 02:16:17 PM

Title: A Coding Favor
Post by: yell0w_lantern on July 27, 2015, 02:16:17 PM
To our illustrious coders,
If possible, would someone please make speeding bullet swappable or simulate it with FFX scripting so as to make a more flexible charging attack?
Title: Re: A Coding Favor
Post by: Epimethee on July 29, 2015, 01:43:55 AM
Sadly, there are no scripting hooks in there, IIRC. Any solution is either going to be very kludgy or very brilliant.

Just in case, what do you have in mind, specifically?
Title: Re: A Coding Favor
Post by: yell0w_lantern on July 29, 2015, 01:47:42 PM
Quote from: Epimethee on July 29, 2015, 01:43:55 AM
Sadly, there are no scripting hooks in there, IIRC. Any solution is either going to be very kludgy or very brilliant.

Just in case, what do you have in mind, specifically?

Well, the idea is to have a more flexible charging attack with freeze or stun or other things.  Ideally, it would be nice to have one that factors strength or mass into the damage.

What about a scripted swap using an energize attack or something that forces a run animation to the target then triggers another attack at the end of the run?
Title: Re: A Coding Favor
Post by: Epimethee on July 30, 2015, 02:17:42 AM
Good point! That approach does sound possible.