Can someone give me a tutorial on how to animate a crosshair? Like when I charge my plasma pistol, on the weapon theres a circle that changes color. I want to do that with a crosshair.
Printable View
Can someone give me a tutorial on how to animate a crosshair? Like when I charge my plasma pistol, on the weapon theres a circle that changes color. I want to do that with a crosshair.
From my knowledge, you can't animate crosshairs. They're sprites.
Then how come theres a charge option in the .weapon_hud_interface file under crosshair? and does anyone know how to fix my first person? It wont go with tool or tool+ so I tried using the third person model and the model is to far to the right
You can animate crosshairs, but only when the weapons is charging/when you see an enemy. I don't know how to do it, though.
I thought CMT was gonna make a tutorial on how to do that.
So did I but I think it was for the crosshair changing when close enough. I got the first person view of my weapon to work but the weapon is too low, is there any way to move it up a bit?
I think that if you move the FP model up a bit, it should look about right.
That didn't work
leet's reticule animations are actually done in the weapon's FP animations
There's a way to do it, but it's not in the typical way. Evolution was going to do it. I'll forward this to Wave and if he's up to sharing, since his mod is going standalone now, he'll post about it.
Yeah, I do mine by making them part of the FP arm/FP weapon models, exploiting animations and functions.
Yep, CAD saw the idea in an earlier EVO build, and obviously he stole it for the RL and such.
But yea, you model your reticle (or make it a plane with the crosshair texture) and link it to its own frame, which will control the movement, rotation, and scale of the reticle when its doing whatever. Ill make a quick video of the last evo build for halo.
Thanks for all the help, does anyone have any idea on how to shrink the first person model :|
ummm..ya, metroid already had the same/similar ideas when working with the hud. so neither of you are the first. anyways...i guess you could make a simple square or circle in max and uv an animated bitmap on it. i dunno...depends on what you're good at - animation in max or bitmaps and shaders in guerilla.
~Oxy
No, you can have rotational shader animations.
penguin, couldn't u use something similar to the water shaders? like a sequence of multiple bitmaps - starting with the normal crosshair and then rotate it consistantly for the bitmaps next in the sequence? that could be a possibility, but it would be much easier to model it into the fp. although, you could make it very simple and just make like 8 bitmaps and rotate it 45 degress each time...
can the shaders for a crosshair be set up that way though? i dunno...i's a N3WB!
-Scooby
hm, i dunno, i never took the time to look at the water shader. although it's easier to do it in fp. that's how bungie did on the gun itself.
Notice how I don't understand what you all are saying because I'm a noob
edit: also does anyone know how I can make the lasrs damage vehicles like a banshee while someone is in it? I have it so it detonates in the damage_effects but the vehicles and people get sent a little to far... a little to far as in 10000 feet. What should I set my damage effects to?
.5- 3 world units
The fields at the very top (range).
EDIT: Nvm, force. (Instantaneous acceleration)
Precisely; nor when zoomed.
Does anyone have a tutorial for making effects?
Nice tutorial Masters :) http://hce.halomaps.org/index.cfm?pg=3&fid=3034
EDIT: Does anyone know were the plasma pistol charge particle is :|