Sign in to follow this  
seeker0x

Melee Force Jump

Recommended Posts

IIRC, it's not possible. Such things are hardcoded to the engine and we can't recreate them.

Share this post


Link to post
Share on other sites
Guest Qui-Gon Glenn

Hmmm... Could it not be equipped in a hidden slot?

Share this post


Link to post
Share on other sites

Although I am not yet convinced that it wouldn’t be possible to make a Force power that would mimic it. I mean, you probably could make a script that would make you jump from one location to another and then attack the target.

  • Like 1

Share this post


Link to post
Share on other sites

Yeah.

ApplyEffectToObject(DURATION_TYPE_INSTANT, EffectForceJump(oTarget, 1), OBJECT_SELF);

makes you jump from your current location to oTarget, without the jump animation 😢

I'm guessing they used Power Attack animation (c4a3?) with this effect.

  • Like 1

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this