Re: Sprites not showing in HL
Posted by still_CJ on
Tue Oct 7th 2003 at 9:03pm
23 posts
2 snarkmarks
Registered:
Sep 7th 2003
I'm trying to build an old style burning torch.
In hammer I can see the flames (fire.spr) and I've got rid of the black block. I'm specifying sprites/fire.spr in the entity Sprite Name property. I know HL must be finding the sprite, because the maps crash out on load when it can't. Trouble is, the flaming sprite doesn't show up, just the torch (which looks exactly like the wood textured spike it is).
Any suggestions on what settings I've got wrong? I'm having similar problems with the glow sprite I'm trying to add.
Thanks,
CJ
Re: Sprites not showing in HL
Posted by Leperous on
Tue Oct 7th 2003 at 10:00pm
Posted
2003-10-07 10:00pm
Leperous
Creator of SnarkPit!
member
3382 posts
1635 snarkmarks
Registered:
Aug 21st 2001
Occupation: Lazy student
Location: UK
Probably setting the rendering properties incorrectly- don't use an FX Amount of 0 with render mode of additive/texture
Re: Sprites not showing in HL
Posted by Sinner_D on
Tue Oct 7th 2003 at 10:31pm
Posted
2003-10-07 10:31pm
376 posts
115 snarkmarks
Registered:
Oct 11th 2002
Occupation: Freelance mapper
Location: Sandiego, CA
i find that the fire.spr looks best with RM: additive FX: 255
you may have forgot to set the fx ammount...opps :razz:
Re: Sprites not showing in HL
Posted by still_CJ on
Wed Oct 8th 2003 at 4:14pm
23 posts
2 snarkmarks
Registered:
Sep 7th 2003
Thanks, that's helped a lot.
CJ
Re: Sprites not showing in HL
Posted by still_CJ on
Wed Oct 8th 2003 at 4:34pm
23 posts
2 snarkmarks
Registered:
Sep 7th 2003
I'm trying to find a way of 'putting' a light 'inside' the flame of the torch so it will light the surrounding area more effectively. Can anyone suggest a good sprite (or godd settings for a light, light_spot or light_environment) that does this effectively. I've seen the efect in some maps so I know it can be done.
Thanks again,
CJ
Re: Sprites not showing in HL
Posted by Sinner_D on
Wed Oct 8th 2003 at 10:37pm
Posted
2003-10-08 10:37pm
376 posts
115 snarkmarks
Registered:
Oct 11th 2002
Occupation: Freelance mapper
Location: Sandiego, CA
a simple light ent with an orange color would look nice.
you also might want to look into triggering setups for the light ent so it flicekrs, flashes on/off with your fire sprite.
Re: Sprites not showing in HL
Posted by Gorbachev on
Thu Oct 9th 2003 at 5:16am
1569 posts
264 snarkmarks
Registered:
Dec 1st 2002
Location: Vancouver, BC, Canada
I) Use a "light" entity
II) DON'T use a flicker, it looks like garbage and gives people seisures...the only acceptable style I've seen for flames is actually "underwater" which I don't know if it exists in any .fgd files other than DoD.
III) Generally a good gold colour/light orange colour looks good for a flame.