Jump to content

Custom sword trails


Recommended Posts

Okay, so the line in the .sab file goes:

 

trailStyle 1

 

Since I've only done very simple stuff during my course of playing JKA, I'm not sure how to approach this issue. The variable is not an effect name or a path to one (or an image) so I'm wondering if it's possible to add a completely new one, without affecting the vanilla ones.

Link to comment

I'm not really into this, but that's what the sourcecode says:

 

trailStyle; //0 - default (0) is normal, 1 is a motion blur and 2 is no trail at all (good for real-sword type mods)

 

The default trail goes to

gfx/effects/sabers/swordTrail

 

And the motion blur one to

gfx/effects/sabers/saberBlur

 

Edit: therfiles was faster

Malkav and therfiles like this
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...