Hey All,
I want a blade style where it’ll appear like there are two complete blade styles coming at each other on my overall Blade, meeting in the middle with some black space in between, demarking them as two “blades”. I want to simulate a Jedi and Sith coming together to fight UPON my overall Blade. I don’t expect anything fancy like swings or sparks at the “tips” of each “blade” but I welcome the creativity of others, too.
In this blade style, the following will happen:
- Upon ignition, there would be no lights except when clashing.
- At a time of my choosing, I’ll trigger a change by the “Force” trigger.
- Upon “Force”, the blade changes to look like two sabers are igniting toward each other; one from the hilt, the other from the tip. I want both to be sparktip ignitions and fluctuate like an audioflicker/rotoscope. One “blade” will be blue, the other red.
- Upon another Force trigger (or elapsed time), the overall blade will revert to the original configuration of black with clash only (item #1 above).
Things to note:
- There is no speaker with this build, and I mentioned audioflicker above, but a suggestion of a more suitable style is welcome. My style below uses BrownNoise, but I’m open to better suggestions.
- I want no “reactive” anything. Nothing should react to or depend on blade orientation, swing speed, etc.
- Memory size is not an issue. With the current build, I’m using ~78% of the memory so there’s a lot to spare.
- I already use sub-blades in this build and this Style is one of many, so I want a style that does NOT require the use of sub-blades to do what I describe.
- I’m using my own Prop file (two button configuration), so if what you come up with requires a certain Prop, I MIGHT be able to go with that, but I’d prefer one that’s not Prop-specific.
- I will not be using “edit mode” or other tools like it to make changes on the fly. Changes via uploading a new Config will be suitable for me.
I have a feeling that once I see some suggestions, I’ll do a few face-palms, but my brain isn’t braining at the moment to make the connections for me. Additionally, I can envision Fett saying “just use this…” and another face-palm will ensue. If they get me what I need, some face-palms are worth it for me.
Here is my current Style for reference:
StylePtr<Layers<Mix<Trigger<EFFECT_FORCE,Int<500>,Int<5000>,Int<500>>,Black,Mix<SmoothStep<Int<16384>,Int<10000>>,Layers<Blue,AlphaL<Black,ChangeSlowly<BrownNoiseF<Int<50>>,Int<500000>>>>,Black,Layers<Red,AlphaL<Black,ChangeSlowly<BrownNoiseF<Int<50>>,Int<500000>>>>>>,TransitionEffectL<TrConcat<TrInstant,AlphaL<SteelBlue,Bump<RandomF,Int<10000>>>,TrFadeX<Int<500>>>,EFFECT_CLASH>,InOutTrL<TrFade<100>,TrFade<100>>>>()
This style “does” the red/blue thing upon Force (fades in), and maintains it for 5 seconds (5000ms) then reverts to the clash-only. If it needs to be a TIMED thing to work, like in my style, I can deal with that, but I’d rather it be a toggle-on/toggle-off configuration.
Thank you to the Community for the help.
Regards,
Mike