Vegeta Posted May 26, 2013 Posted May 26, 2013 Is there a simple way, using notepad, to change the general size of an overall effect? I was making a realistic hyperspace stars effect for my mod, but it came out a bit too small...
Szico VII Posted May 26, 2013 Posted May 26, 2013 You can double the size of all the individual stages if you want?
Vegeta Posted May 26, 2013 Author Posted May 26, 2013 Hmm, I'll try thatThat seams to just expand the size of the the individual stars unfortunately. I also need it to expand the range that they cover, not just the distance that they travel, but their width and height values as well. Is there anything with equivalent properties as "modelscale 2", only with effects?
AshuraDX Posted May 26, 2013 Posted May 26, 2013 may I see your .efx file ?dependign on how it'S built I might have an idea
Vegeta Posted May 27, 2013 Author Posted May 27, 2013 Umm, yeah here is the code that goes into the .efx fileTail{spawnFlags evenDistributioncount 150life 3000delay 0 3000origin 100 2500 -500 500 3500 500acceleration 0 -1000 0size{start 2.5}length{end 1000flags linear}shaders[gfx/misc/spark3]}Tail{name Copy of Unnamed Tail 1spawnFlags evenDistributioncount 150life 3000delay 0 3000origin -500 2500 100 500 3500 500acceleration 0 -1000 0size{start 2.5}length{end 1000flags linear}shaders[gfx/misc/spark3]}Tail{name Copy of Copy of Unnamed Tail 1spawnFlags evenDistributioncount 150life 3000delay 0 3000origin -500 2500 -500 -100 3500 500acceleration 0 -1000 0size{start 2.5}length{end 1000flags linear}shaders[gfx/misc/spark3]}Tail{name Copy of Copy of Copy of UnnamedspawnFlags evenDistributioncount 150life 3000delay 0 3000origin -500 2500 -500 500 3500 -50acceleration 0 -1000 0size{start 2.5}length{end 1000flags linear}shaders[gfx/misc/spark3]}
AshuraDX Posted May 27, 2013 Posted May 27, 2013 so you basically tried to place a bunch of trails up to shape a ring ?
Vegeta Posted May 27, 2013 Author Posted May 27, 2013 Well, it is just a modified version of the hyperspace stars effect from Jedi Academy. Mine looks much more realistic, but is still too small for what I am using it for
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now